Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-110207
#<BuildRuby:0x0000558c1c528098
@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.20240117-110207",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005033 0.787901 ( 1.183767)
build_miniruby 0.000000 0.000943 0.801907 ( 0.802086)
build_ruby 0.001091 0.000782 2.713171 ( 2.721806)
build_all 0.002381 0.004985 12.036959 ( 1.000334)
build_install 0.004453 0.009713 3.437350 ( 0.984069)
test_btest 0.000704 0.000000 64.912041 ( 4.735152)
test_basic 0.004514 0.000000 0.415639 ( 0.495138)
test_all 0.058869 0.033484 383.965336 ( 34.890045)
test_rubyspec 0.050147 0.078811 73.618326 ( 86.075436)
total: 132.89 sec