Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-045024
#<BuildRuby:0x000055b6dff9ca18
@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.20221007-045024",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009271 0.000713 1.113149 ( 1.547286)
build_miniruby 0.002007 0.000154 0.092628 ( 0.089009)
build_ruby 0.001438 0.000111 0.094318 ( 0.091279)
build_all 0.005473 0.003341 1.289980 ( 0.561644)
build_install 0.011325 0.004024 1.623304 ( 0.890115)
test_btest 0.001449 0.000217 62.536128 ( 6.369193)
test_basic 0.003126 0.003266 0.343145 ( 0.433687)
test_all 0.005635 0.001025 478.810971 ( 52.495640)
test_rubyspec 0.112659 0.025955 42.448928 ( 50.929872)
total: 113.41 sec