Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-215033
#<BuildRuby:0x000055593466d1f8
@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.20220803-215033",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004965 0.005936 0.795238 ( 1.605829)
build_miniruby 0.001187 0.000432 0.063002 ( 0.061441)
build_ruby 0.001066 0.000387 0.063540 ( 0.062436)
build_all 0.004639 0.002892 1.231246 ( 0.454286)
build_install 0.010830 0.003508 4.280931 ( 1.753262)
test_btest 0.001374 0.000515 52.296676 ( 6.179365)
test_basic 0.003139 0.003862 0.287064 ( 0.376746)
test_all 0.001552 0.000639 502.882451 ( 53.365148)
test_rubyspec 0.080816 0.055648 41.111775 ( 48.724001)
total: 112.58 sec