Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-101438
#<BuildRuby:0x0000559c62f48e50
@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.20220814-101438",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002376 0.008758 0.975292 ( 1.042119)
build_miniruby 0.002490 0.000000 0.073181 ( 0.071018)
build_ruby 0.002005 0.000000 0.077000 ( 0.075123)
build_all 0.011377 0.000000 1.499352 ( 0.569203)
build_install 0.013765 0.006288 1.926226 ( 0.949205)
test_btest 0.000860 0.000234 77.409166 ( 8.272845)
test_basic 0.004074 0.003950 0.342254 ( 0.432737)
test_all 0.002118 0.000644 636.545184 ( 65.079156)
test_rubyspec 0.105777 0.070900 45.916673 ( 53.416100)
total: 129.91 sec