Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-155517
#<BuildRuby:0x000055c3ac469310
@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.20220729-155517",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006408 0.003524 0.826674 ( 0.930961)
build_miniruby 0.001083 0.000333 0.055069 ( 0.054097)
build_ruby 0.001041 0.000320 0.052869 ( 0.051900)
build_all 0.001096 0.006885 1.250358 ( 0.473803)
build_install 0.011068 0.004743 4.375000 ( 1.881767)
test_btest 0.001245 0.000534 50.847792 ( 6.140574)
test_basic 0.005494 0.000291 0.282926 ( 0.374759)
test_all 0.001472 0.000588 488.792214 ( 52.036353)
test_rubyspec 0.066041 0.068375 41.766776 ( 47.616992)
total: 109.56 sec