Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-035543
#<BuildRuby:0x000055e13b8f1570
@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.20221014-035543",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002758 0.007905 1.080584 ( 1.114094)
build_miniruby 0.001532 0.000328 0.103542 ( 0.100148)
build_ruby 0.001551 0.000332 0.099590 ( 0.096106)
build_all 0.007274 0.000609 1.312656 ( 0.569254)
build_install 0.009525 0.004593 1.628237 ( 0.875624)
test_btest 0.001553 0.000365 63.675396 ( 6.617437)
test_basic 0.006554 0.000439 0.350898 ( 0.439935)
test_all 0.003898 0.003321 517.518898 ( 54.821653)
test_rubyspec 0.070043 0.060311 43.197885 ( 51.719741)
total: 116.36 sec