Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-210856
#<BuildRuby:0x0000555605804110
@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.20240105-210856",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000013 0.000006 0.000019 ( 0.000018)
build_up 0.003771 0.000000 0.802405 ( 1.232829)
build_miniruby 0.000800 0.000316 1.023515 ( 1.024599)
build_ruby 0.000855 0.000357 2.956147 ( 2.959009)
build_all 0.007584 0.001378 15.570819 ( 1.384958)
build_install 0.010211 0.000000 4.065866 ( 1.149034)
test_btest 0.000715 0.000000 78.093484 ( 7.251667)
test_basic 0.003583 0.000000 0.431125 ( 0.508450)
test_all 0.083558 0.032686 542.988424 ( 50.999988)
test_rubyspec 0.024822 0.014671 46.037745 ( 58.768345)
total: 125.28 sec