Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-084033
#<BuildRuby:0x000055cdf7e7b510
@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.20220814-084033",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009949 0.001837 0.975410 ( 0.998070)
build_miniruby 0.001506 0.000463 0.073592 ( 0.072245)
build_ruby 0.001713 0.000527 0.075060 ( 0.072969)
build_all 0.007959 0.004221 1.549473 ( 0.590330)
build_install 0.018261 0.004553 1.946055 ( 0.939387)
test_btest 0.000880 0.000278 71.902068 ( 8.499007)
test_basic 0.007215 0.000767 0.328093 ( 0.420517)
test_all 0.002711 0.002365 662.022105 ( 66.174632)
test_rubyspec 0.120442 0.051802 45.856290 ( 53.334117)
total: 131.10 sec