Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-080621
#<BuildRuby:0x000055edfbcc1480
@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.20220826-080621",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004312 0.004326 0.916376 ( 5.812743)
build_miniruby 0.001187 0.000169 0.062873 ( 0.061987)
build_ruby 0.001274 0.000182 0.067791 ( 0.066691)
build_all 0.007049 0.001007 1.259250 ( 0.481872)
build_install 0.006004 0.009805 1.611968 ( 0.815712)
test_btest 0.001241 0.000000 52.686461 ( 6.619910)
test_basic 0.000784 0.005522 0.287338 ( 0.376975)
test_all 0.004702 0.000181 482.720100 ( 51.945100)
test_rubyspec 0.083281 0.048824 41.764206 ( 50.283242)
total: 116.47 sec