Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-130902
#<BuildRuby:0x000055c5712d3048
@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.20231227-130902",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003448 0.001379 0.804712 ( 1.171780)
build_miniruby 0.000901 0.000361 0.848585 ( 0.847954)
build_ruby 0.001017 0.000407 2.654636 ( 2.655548)
build_all 0.005625 0.002250 11.831922 ( 0.977230)
build_install 0.005714 0.007956 3.432221 ( 0.977062)
test_btest 0.000797 0.000000 63.298926 ( 4.900104)
test_basic 0.003906 0.000000 0.389608 ( 0.470222)
test_all 0.068279 0.029325 365.113525 ( 40.294545)
test_rubyspec 0.020395 0.042451 40.614460 ( 53.166751)
total: 105.46 sec