Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-185912
#<BuildRuby:0x000055b08bdd5338
@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.20220826-185912",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010102 0.000442 0.835292 ( 0.937332)
build_miniruby 0.001741 0.000124 0.062130 ( 0.061462)
build_ruby 0.001720 0.000123 0.066200 ( 0.065402)
build_all 0.009316 0.000005 1.290988 ( 0.485837)
build_install 0.009647 0.005217 1.552939 ( 0.800698)
test_btest 0.001229 0.000144 55.032364 ( 6.117200)
test_basic 0.005255 0.000618 0.296371 ( 0.389044)
test_all 0.002793 0.000328 493.625395 ( 52.693708)
test_rubyspec 0.098499 0.034680 41.907588 ( 50.523204)
total: 112.07 sec