Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-151057
#<BuildRuby:0x000055b3e914ffa8
@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.20240115-151057",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002140 0.003066 1.189016 ( 1.580760)
build_miniruby 0.001099 0.000169 0.901472 ( 0.901080)
build_ruby 0.001173 0.000180 2.655228 ( 2.654963)
build_all 0.008719 0.000000 14.034600 ( 1.337367)
build_install 0.008347 0.000284 4.104169 ( 1.073595)
test_btest 0.001022 0.000120 74.538393 ( 7.058705)
test_basic 0.000254 0.003947 0.695230 ( 0.772023)
test_all 0.103890 0.028369 497.496520 ( 47.881676)
test_rubyspec 0.020094 0.024683 46.949677 ( 59.315991)
total: 122.58 sec