Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-225004
#<BuildRuby:0x00005592010b4af8
@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.20220208-225004",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000389 0.011611 0.984944 ( 2.222327)
build_miniruby 0.001933 0.000363 0.074573 ( 0.073709)
build_ruby 0.001779 0.000334 0.074205 ( 0.072955)
build_all 0.009111 0.001708 4.044648 ( 0.799204)
build_install 0.013971 0.006877 7.722175 ( 2.337931)
test_btest 0.000000 0.001176 78.422994 ( 8.012078)
test_basic 0.004512 0.003633 0.330162 ( 0.421317)
test_all 0.002563 0.000195 710.676086 ( 67.582365)
test_rubyspec 0.082457 0.076034 45.843223 ( 51.320196)
total: 132.84 sec