Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-132009
#<BuildRuby:0x0000555ce52bce50
@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.20220921-132009",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011233 1.096105 ( 1.158051)
build_miniruby 0.000000 0.002460 0.115136 ( 0.109787)
build_ruby 0.000000 0.002223 0.119196 ( 0.100226)
build_all 0.006345 0.003303 1.573757 ( 0.653570)
build_install 0.016025 0.007774 1.930559 ( 0.972377)
test_btest 0.001074 0.000506 77.841321 ( 8.094278)
test_basic 0.004489 0.002364 0.371174 ( 0.459765)
test_all 0.004424 0.002310 660.425138 ( 67.207733)
test_rubyspec 0.075744 0.085494 45.716010 ( 54.201454)
total: 132.96 sec