Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-171546
#<BuildRuby:0x0000556870c2c620
@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.20220730-171546",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002612 0.008781 1.011103 ( 1.035349)
build_miniruby 0.001545 0.000356 0.068954 ( 0.067044)
build_ruby 0.002801 0.000000 0.077159 ( 0.074260)
build_all 0.004318 0.005266 1.501312 ( 0.589094)
build_install 0.022994 0.000000 5.098539 ( 2.081045)
test_btest 0.001405 0.000000 69.098958 ( 8.123500)
test_basic 0.007456 0.000000 0.329724 ( 0.423298)
test_all 0.002094 0.000000 669.092884 ( 66.426769)
test_rubyspec 0.101987 0.082073 45.740015 ( 51.392476)
total: 130.21 sec