Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-104333
#<BuildRuby:0x000055df8e2a88e8
@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.20220723-104333",
@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.000016 0.000004 0.000020 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004224 0.006686 0.968171 ( 1.423134)
build_miniruby 0.001640 0.000585 0.074215 ( 0.072213)
build_ruby 0.001269 0.000453 0.064330 ( 0.062909)
build_all 0.005521 0.004592 1.509126 ( 0.575165)
build_install 0.016366 0.006547 5.189735 ( 2.072936)
test_btest 0.000840 0.000336 74.104343 ( 8.070808)
test_basic 0.007650 0.000000 0.326279 ( 0.414609)
test_all 0.000066 0.002373 639.593517 ( 64.804799)
test_rubyspec 0.106289 0.058973 45.419732 ( 51.317512)
total: 128.82 sec