Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-084128
#<BuildRuby:0x000055d08b9f48e8
@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.20220718-084128",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007138 0.004496 0.968389 ( 1.233032)
build_miniruby 0.001729 0.000345 0.070522 ( 0.068605)
build_ruby 0.001256 0.000251 0.071169 ( 0.069536)
build_all 0.009335 0.000140 1.513887 ( 0.587932)
build_install 0.022684 0.001458 5.245959 ( 2.128464)
test_btest 0.001194 0.000179 75.272298 ( 8.140939)
test_basic 0.006672 0.000256 0.317287 ( 0.410498)
test_all 0.001617 0.000231 682.766387 ( 66.818554)
test_rubyspec 0.134897 0.041067 45.735185 ( 51.344908)
total: 130.80 sec