Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-012242
#<BuildRuby:0x00005574972f83a0
@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.20220914-012242",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009901 0.000247 1.127188 ( 1.238631)
build_miniruby 0.001917 0.000256 0.071419 ( 0.069692)
build_ruby 0.002256 0.000000 0.076496 ( 0.074709)
build_all 0.009337 0.000000 1.516221 ( 0.599010)
build_install 0.015695 0.005920 1.884539 ( 0.933698)
test_btest 0.001273 0.000201 93.429762 ( 9.612371)
test_basic 0.001444 0.005209 0.356779 ( 0.446447)
test_all 0.004255 0.000301 690.488785 ( 68.352871)
test_rubyspec 0.135483 0.046772 46.861452 ( 55.334078)
total: 136.66 sec