Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-060514
#<BuildRuby:0x0000555ea7adc090
@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.20231227-060514",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004449 0.000234 1.025640 ( 1.451695)
build_miniruby 0.000891 0.000047 0.761964 ( 0.761746)
build_ruby 0.001445 0.000000 2.810642 ( 2.810584)
build_all 0.005686 0.003568 16.053037 ( 1.465529)
build_install 0.003399 0.004486 4.448676 ( 1.131658)
test_btest 0.000000 0.001000 82.325153 ( 7.529321)
test_basic 0.000000 0.005287 0.724829 ( 0.799396)
test_all 0.104704 0.032046 510.089355 ( 52.739266)
test_rubyspec 0.036759 0.016622 50.245716 ( 62.601652)
total: 131.29 sec