Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-010253
#<BuildRuby:0x000055800b548748
@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.20220819-010253",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008583 0.005078 1.039354 ( 5.375765)
build_miniruby 0.002140 0.000459 1.662412 ( 1.448924)
build_ruby 0.003284 0.000704 3.144654 ( 2.938580)
build_all 0.020859 0.000247 18.634224 ( 2.191050)
build_install 0.012407 0.010496 1.963894 ( 0.902637)
test_btest 0.001055 0.000264 75.400658 ( 8.641866)
test_basic 0.007313 0.000523 0.337821 ( 0.426343)
test_all 0.004357 0.000000 635.467763 ( 64.877917)
test_rubyspec 0.094761 0.074471 45.697203 ( 54.226479)
total: 141.03 sec