Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-183844
#<BuildRuby:0x00005615b9dfb680
@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.20220312-183844",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000087 0.000014 0.000101 ( 0.000103)
build_up 0.009064 0.001394 0.988713 ( 0.994201)
build_miniruby 0.001548 0.000239 0.074253 ( 0.072344)
build_ruby 0.002104 0.000324 0.073558 ( 0.071217)
build_all 0.005260 0.004123 1.501582 ( 0.601223)
build_install 0.015114 0.007373 5.228363 ( 2.163279)
test_btest 0.000883 0.000221 75.136685 ( 8.225266)
test_basic 0.005833 0.000077 0.344544 ( 0.439208)
test_all 0.001445 0.000341 666.646138 ( 67.017837)
test_rubyspec 0.089687 0.073820 46.243554 ( 51.607943)
total: 131.19 sec