Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-134458
#<BuildRuby:0x000055d6515934b8
@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.20220907-134458",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005424 0.008154 1.025828 ( 1.036422)
build_miniruby 0.002276 0.000000 0.071198 ( 0.069386)
build_ruby 0.002103 0.000315 0.072977 ( 0.071188)
build_all 0.007758 0.002042 1.576905 ( 0.601784)
build_install 0.018918 0.002711 1.908328 ( 0.944278)
test_btest 0.001111 0.000265 98.022241 ( 9.670741)
test_basic 0.002716 0.005143 0.356749 ( 0.445498)
test_all 0.000000 0.003111 682.230605 ( 68.412424)
test_rubyspec 0.121540 0.048366 47.127647 ( 55.484886)
total: 136.74 sec