Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-192550
#<BuildRuby:0x000055647df22bf0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-192550",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006417 0.000000 0.825379 ( 1.125558)
build_miniruby 0.000945 0.000000 0.057222 ( 0.056167)
build_ruby 0.001012 0.000000 0.059538 ( 0.058359)
build_all 0.001805 0.002586 1.507734 ( 0.614992)
build_install 0.009573 0.001413 6.286818 ( 2.846903)
test_btest 0.000610 0.000143 56.343192 ( 7.934014)
test_basic 0.004649 0.001094 0.288338 ( 0.376958)
test_all 0.001092 0.000257 638.724309 ( 89.284554)
test_rubyspec 0.070358 0.044298 44.162601 ( 49.710531)
total: 152.01 sec