Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-035530
#<BuildRuby:0x000056414bfeafa0
@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.20231230-035530",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003340 0.000786 0.962531 ( 1.474763)
build_miniruby 0.001204 0.000283 0.836730 ( 0.835526)
build_ruby 0.001162 0.000274 2.753573 ( 2.754738)
build_all 0.004643 0.005714 16.960513 ( 1.533714)
build_install 0.002108 0.006617 4.741874 ( 1.141748)
test_btest 0.000452 0.000167 87.861777 ( 7.825049)
test_basic 0.004779 0.000176 0.635149 ( 0.712750)
test_all 0.084521 0.047864 571.262029 ( 58.843617)
test_rubyspec 0.022154 0.025810 49.635785 ( 61.937896)
total: 137.06 sec