Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-193340
#<BuildRuby:0x000055d1c14d80d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-193340",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003119 0.003729 0.917576 ( 0.942200)
build_miniruby 0.000789 0.000170 0.057292 ( 0.056088)
build_ruby 0.000823 0.000176 0.059579 ( 0.058359)
build_all 0.004185 0.000000 1.509920 ( 0.609934)
build_install 0.007794 0.003117 6.309453 ( 2.863345)
test_btest 0.000627 0.000139 52.662370 ( 7.931248)
test_basic 0.002434 0.003435 0.338485 ( 0.427212)
test_all 0.001657 0.000436 658.986353 ( 95.307090)
test_rubyspec 0.057405 0.028153 44.162978 ( 49.743496)
total: 157.94 sec