Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-192428
#<BuildRuby:0x0000561d5b410e50
@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.20220809-192428",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.011483 0.965662 ( 1.718252)
build_miniruby 0.001279 0.000822 0.073331 ( 0.071329)
build_ruby 0.001716 0.000477 0.077192 ( 0.074762)
build_all 0.009795 0.000746 1.508487 ( 0.575322)
build_install 0.019104 0.002724 5.249922 ( 2.114777)
test_btest 0.001106 0.000251 74.849160 ( 8.758741)
test_basic 0.006716 0.000555 0.328009 ( 0.419600)
test_all 0.002015 0.000135 641.728359 ( 64.993770)
test_rubyspec 0.112300 0.062074 45.883800 ( 53.335481)
total: 132.06 sec