Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-024850
#<BuildRuby:0x000055d24793f368
@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.20221230-024850",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003414 0.000000 0.616312 ( 1.052557)
build_miniruby 0.000858 0.000000 0.731499 ( 0.730660)
build_ruby 0.001370 0.000000 2.501203 ( 2.526602)
build_all 0.009443 0.000000 12.709591 ( 1.515260)
build_install 0.006706 0.000000 1.640456 ( 0.757847)
test_btest 0.000720 0.000000 67.204270 ( 5.949987)
test_basic 0.003835 0.000000 0.257342 ( 0.351986)
test_all 0.001230 0.000000 489.367762 ( 46.012829)
test_rubyspec 0.005898 0.022441 35.176098 ( 50.784754)
total: 109.68 sec