Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-020502
#<BuildRuby:0x000055d880da0620
@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.20220816-020502",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002587 0.007832 0.983172 ( 1.780058)
build_miniruby 0.001617 0.000324 0.078097 ( 0.076657)
build_ruby 0.002099 0.000420 0.084096 ( 0.081763)
build_all 0.007840 0.001568 1.482518 ( 0.569497)
build_install 0.010613 0.011339 1.820600 ( 0.913527)
test_btest 0.000702 0.000219 77.204136 ( 8.140827)
test_basic 0.002113 0.004092 0.322856 ( 0.418839)
test_all 0.002240 0.000791 643.386294 ( 65.028528)
test_rubyspec 0.103331 0.074019 45.570081 ( 53.029908)
total: 130.04 sec