Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-023153
#<BuildRuby:0x000055d2adad09c8
@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.20220725-023153",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011129 0.000715 0.991067 ( 1.758963)
build_miniruby 0.001453 0.000312 0.075259 ( 0.073545)
build_ruby 0.001504 0.000322 0.070214 ( 0.068586)
build_all 0.009732 0.000000 1.513506 ( 0.568993)
build_install 0.019944 0.000536 5.182632 ( 2.060960)
test_btest 0.001024 0.000153 75.548442 ( 8.616415)
test_basic 0.003374 0.004367 0.333998 ( 0.427807)
test_all 0.001581 0.000301 630.474768 ( 64.080240)
test_rubyspec 0.141266 0.032584 45.557643 ( 51.356008)
total: 129.01 sec