Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-145923
#<BuildRuby:0x000055b235ff0090
@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.20240108-145923",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004014 1.049201 ( 1.435930)
build_miniruby 0.000000 0.001270 0.935610 ( 0.935937)
build_ruby 0.000000 0.001324 2.781415 ( 2.784129)
build_all 0.008453 0.001275 14.545204 ( 1.397390)
build_install 0.008928 0.000000 4.180882 ( 1.136068)
test_btest 0.000852 0.000000 76.035575 ( 7.107010)
test_basic 0.004128 0.000000 0.541423 ( 0.620934)
test_all 0.119901 0.013926 526.168932 ( 49.517945)
test_rubyspec 0.025091 0.009942 49.184378 ( 61.853197)
total: 126.79 sec