Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-012243
#<BuildRuby:0x000055709926bce0
@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.20221203-012243",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004489 0.798729 ( 1.078140)
build_miniruby 0.000000 0.000988 0.527836 ( 0.527095)
build_ruby 0.000840 0.000451 1.691571 ( 1.614741)
build_all 0.008243 0.001306 12.024064 ( 1.497059)
build_install 0.005345 0.001527 1.595712 ( 0.748797)
test_btest 0.000536 0.000153 63.574112 ( 6.373206)
test_basic 0.002432 0.000695 0.239331 ( 0.335975)
test_all 0.001099 0.000315 506.033968 ( 51.522379)
test_rubyspec 0.018706 0.007604 35.458815 ( 46.062978)
total: 109.76 sec