Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-174556
#<BuildRuby:0x00005648efb2b7e8
@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.20221204-174556",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000032 0.000003 0.000035 ( 0.000031)
build_up 0.011097 0.000500 1.231249 ( 1.273480)
build_miniruby 0.002521 0.000180 0.847459 ( 0.846805)
build_ruby 0.003614 0.000000 2.219461 ( 2.126222)
build_all 0.015820 0.004322 18.757432 ( 2.209966)
build_install 0.021110 0.002222 2.072304 ( 1.035042)
test_btest 0.001260 0.000133 96.821412 ( 9.158839)
test_basic 0.004555 0.006467 0.352207 ( 0.436425)
test_all 0.001897 0.000000 736.459756 ( 71.402545)
test_rubyspec 0.127110 0.059802 49.480437 ( 57.616866)
total: 146.11 sec