Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-080346
#<BuildRuby:0x00005651896ec040
@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.20221227-080346",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.003849 0.645001 ( 1.079922)
build_miniruby 0.000000 0.000994 0.734999 ( 0.734215)
build_ruby 0.000000 0.001305 2.503492 ( 2.502960)
build_all 0.005583 0.003543 12.527830 ( 1.505714)
build_install 0.006564 0.000000 1.578437 ( 0.745789)
test_btest 0.000690 0.000000 65.729501 ( 5.795283)
test_basic 0.003574 0.000000 0.259003 ( 0.354056)
test_all 0.001546 0.000000 481.452899 ( 46.858672)
test_rubyspec 0.019418 0.007321 34.410803 ( 44.992823)
total: 104.57 sec