Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-043459
#<BuildRuby:0x000055956f1e4060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-043459",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005469 1.035288 ( 1.308203)
build_miniruby 0.000013 0.001002 0.843856 ( 0.843352)
build_ruby 0.001360 0.000000 2.670695 ( 2.671366)
build_all 0.007493 0.000519 11.947411 ( 0.949006)
build_install 0.004835 0.010002 3.496354 ( 0.973468)
test_btest 0.000565 0.000247 61.761994 ( 5.929796)
test_basic 0.001909 0.002798 0.392332 ( 0.472557)
test_all 0.072400 0.029711 397.494422 ( 32.896486)
test_rubyspec 0.020166 0.046545 40.077952 ( 52.631040)
total: 98.68 sec