Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-114234
#<BuildRuby:0x000055d66eb27510
@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.20220604-114234",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003942 0.008696 0.994881 ( 1.209416)
build_miniruby 0.001584 0.000339 0.070554 ( 0.070025)
build_ruby 0.001835 0.000000 0.076025 ( 0.075888)
build_all 0.004125 0.004787 1.498537 ( 0.606320)
build_install 0.019766 0.003829 5.867536 ( 2.829274)
test_btest 0.000844 0.000211 72.671384 ( 8.651756)
test_basic 0.006966 0.000000 0.325947 ( 0.415882)
test_all 0.002355 0.000154 715.508238 ( 67.923283)
test_rubyspec 0.101540 0.066285 45.675842 ( 51.474975)
total: 133.26 sec