Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-084407
#<BuildRuby:0x0000563706475a48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-084407",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008375 0.001031 0.950711 ( 1.153473)
build_miniruby 0.002123 0.000490 0.847040 ( 0.845082)
build_ruby 0.004268 0.000000 2.140932 ( 2.140297)
build_all 0.015894 0.004921 18.611279 ( 2.162142)
build_install 0.009750 0.010877 2.019615 ( 1.043714)
test_btest 0.000994 0.000332 91.787847 ( 8.949098)
test_basic 0.008531 0.001371 0.340617 ( 0.426361)
test_all 0.001522 0.000484 690.002102 ( 64.011120)
test_rubyspec 0.126103 0.051864 47.675530 ( 55.804513)
total: 136.54 sec