Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-203609
#<BuildRuby:0x0000561fc1132fe0
@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.20220830-203609",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011940 0.000000 0.976490 ( 1.008804)
build_miniruby 0.001678 0.000209 0.076139 ( 0.074813)
build_ruby 0.002013 0.000251 0.076674 ( 0.074705)
build_all 0.008977 0.000560 1.542217 ( 0.590884)
build_install 0.015460 0.009404 1.896478 ( 0.921701)
test_btest 0.000896 0.000179 73.844981 ( 8.015163)
test_basic 0.007343 0.000511 0.316914 ( 0.406396)
test_all 0.004227 0.000000 642.946781 ( 65.012235)
test_rubyspec 0.077377 0.078521 46.033870 ( 54.438345)
total: 130.54 sec