Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-004413
#<BuildRuby:0x0000556924b90dd8
@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.20220813-004413",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006241 0.005999 0.979244 ( 1.000659)
build_miniruby 0.001683 0.000561 0.075164 ( 0.073037)
build_ruby 0.001141 0.000380 0.077270 ( 0.075729)
build_all 0.002869 0.008541 1.531347 ( 0.574972)
build_install 0.014910 0.007262 1.884299 ( 0.932028)
test_btest 0.000705 0.000329 74.623635 ( 8.644076)
test_basic 0.001372 0.005729 0.327301 ( 0.420370)
test_all 0.003983 0.000000 639.725085 ( 64.255386)
test_rubyspec 0.073946 0.098248 45.681920 ( 53.252769)
total: 129.23 sec