Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-172126
#<BuildRuby:0x0000558ef4e27128
@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-172126",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007634 0.001908 0.981141 ( 1.148008)
build_miniruby 0.001897 0.000475 0.850779 ( 0.848790)
build_ruby 0.002176 0.000544 2.144021 ( 2.146432)
build_all 0.014250 0.006228 18.583395 ( 2.176362)
build_install 0.014035 0.006387 2.007543 ( 1.038380)
test_btest 0.000000 0.001347 94.876084 ( 8.972400)
test_basic 0.003626 0.006607 0.347842 ( 0.434403)
test_all 0.002119 0.000343 682.697419 ( 64.089747)
test_rubyspec 0.088122 0.096680 47.783157 ( 55.968436)
total: 136.82 sec