Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-105859
#<BuildRuby:0x000055c80d96f5c0
@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.20221226-105859",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003304 0.603271 ( 1.007395)
build_miniruby 0.000238 0.000710 0.734173 ( 0.733581)
build_ruby 0.001031 0.000258 2.497161 ( 2.497211)
build_all 0.004861 0.004344 12.555440 ( 1.497653)
build_install 0.000201 0.006646 1.614097 ( 0.780746)
test_btest 0.000486 0.000208 66.204787 ( 6.068663)
test_basic 0.000000 0.003794 0.249670 ( 0.344599)
test_all 0.000000 0.001205 479.196086 ( 48.710314)
test_rubyspec 0.016707 0.011253 34.901513 ( 45.464147)
total: 107.10 sec