Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-024256
#<BuildRuby:0x00005571d6183ba0
@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.20220718-024256",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005415 0.005158 0.898194 ( 1.130897)
build_miniruby 0.000000 0.001679 0.065244 ( 0.063991)
build_ruby 0.001002 0.001522 0.065889 ( 0.063064)
build_all 0.005442 0.001674 1.261271 ( 0.476706)
build_install 0.009218 0.006142 4.360517 ( 1.803593)
test_btest 0.000972 0.000347 52.432230 ( 6.138097)
test_basic 0.004200 0.001500 0.276969 ( 0.367798)
test_all 0.002337 0.000835 479.877625 ( 51.669193)
test_rubyspec 0.066631 0.067540 42.053962 ( 47.822225)
total: 109.54 sec