Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-115858
#<BuildRuby:0x000055a750970610
@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.20220904-115858",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000056 0.000009 0.000065 ( 0.000063)
build_up 0.007583 0.003829 0.969369 ( 0.978768)
build_miniruby 0.001883 0.000377 0.072084 ( 0.069784)
build_ruby 0.001505 0.000301 0.080637 ( 0.078551)
build_all 0.011700 0.000000 1.569599 ( 0.606736)
build_install 0.018755 0.003737 1.911682 ( 0.945401)
test_btest 0.001131 0.000197 79.230921 ( 8.544502)
test_basic 0.003349 0.003905 0.324234 ( 0.418004)
test_all 0.003149 0.000104 677.213547 ( 67.381748)
test_rubyspec 0.112434 0.069826 45.865111 ( 54.131655)
total: 133.16 sec