Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-000442
#<BuildRuby:0x000055d6e82746c8
@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.20220310-000442",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002486 0.009187 0.991213 ( 1.003929)
build_miniruby 0.002124 0.000000 0.072583 ( 0.070804)
build_ruby 0.001907 0.000000 0.068745 ( 0.066745)
build_all 0.004849 0.004506 1.485336 ( 0.604834)
build_install 0.018001 0.006393 5.217703 ( 2.147241)
test_btest 0.000928 0.000382 73.811969 ( 7.937248)
test_basic 0.005115 0.002894 0.344847 ( 0.431196)
test_all 0.001727 0.000248 673.476317 ( 65.818200)
test_rubyspec 0.107420 0.057206 46.395364 ( 51.427096)
total: 129.51 sec