Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-112441
#<BuildRuby:0x000055e9b324f048
@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.20231209-112441",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004447 0.000000 1.002129 ( 1.249766)
build_miniruby 0.001202 0.000000 0.863138 ( 0.862583)
build_ruby 0.001742 0.000000 2.707619 ( 2.709702)
build_all 0.008239 0.000000 12.127717 ( 1.001944)
build_install 0.003975 0.003978 3.571399 ( 0.958719)
test_btest 0.000579 0.000000 63.513279 ( 5.095797)
test_basic 0.003297 0.000000 0.375761 ( 0.457795)
test_all 0.072130 0.024773 388.476241 ( 36.959963)
test_rubyspec 0.042526 0.029208 39.883677 ( 52.532984)
total: 101.83 sec