Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-205859
#<BuildRuby:0x000056525d3e0098
@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.20240112-205859",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004832 0.000125 0.882524 ( 1.267496)
build_miniruby 0.000000 0.001041 0.887678 ( 0.888390)
build_ruby 0.000000 0.001392 2.817504 ( 2.821101)
build_all 0.007284 0.002611 14.678254 ( 1.370985)
build_install 0.007497 0.001666 4.237519 ( 1.157007)
test_btest 0.000621 0.000138 79.968829 ( 6.957140)
test_basic 0.000944 0.003059 0.562629 ( 0.636671)
test_all 0.116121 0.021197 487.637394 ( 53.954936)
test_rubyspec 0.022506 0.014629 49.665505 ( 62.165720)
total: 131.22 sec