Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-042614
#<BuildRuby:0x0000558e3f2d19f0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220508-042614",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001162 0.006476 0.837241 ( 0.920547)
build_miniruby 0.000963 0.000201 0.055381 ( 0.054049)
build_ruby 0.000000 0.000997 0.072005 ( 0.070805)
build_all 0.002943 0.002471 1.296806 ( 0.554949)
build_install 0.013609 0.000554 6.498305 ( 3.137133)
test_btest 0.000520 0.000112 61.359658 ( 13.439711)
test_basic 0.003090 0.000662 0.268804 ( 0.363673)
test_all 0.001454 0.000000 538.834112 ( 64.503510)
test_rubyspec 0.028262 0.020038 52.297345 ( 58.027317)
total: 141.07 sec