Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-164405
#<BuildRuby:0x0000562a2fdfd400
@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.20221025-164405",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000039 0.000010 0.000049 ( 0.000028)
build_up 0.008601 0.001163 1.132355 ( 1.235839)
build_miniruby 0.001531 0.000383 0.112083 ( 0.109131)
build_ruby 0.001383 0.000346 0.109509 ( 0.107103)
build_all 0.003849 0.005873 1.423478 ( 0.597349)
build_install 0.007442 0.008811 1.704705 ( 0.913086)
test_btest 0.001545 0.000662 62.678773 ( 6.535987)
test_basic 0.004946 0.002120 0.366260 ( 0.457491)
test_all 0.006262 0.000415 500.308923 ( 53.864794)
test_rubyspec 0.070065 0.047384 43.407985 ( 51.936835)
total: 115.76 sec