Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-150109
#<BuildRuby:0x0000560437b9caf8
@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.20220308-150109",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010321 0.000000 0.989211 ( 1.677998)
build_miniruby 0.002100 0.000149 0.075741 ( 0.074686)
build_ruby 0.001874 0.000000 0.081544 ( 0.080679)
build_all 0.009406 0.000575 4.239533 ( 0.876125)
build_install 0.014139 0.008719 7.980634 ( 2.460006)
test_btest 0.001419 0.000000 74.238706 ( 8.122408)
test_basic 0.007532 0.000000 0.341937 ( 0.431732)
test_all 0.002231 0.000000 661.388585 ( 65.300885)
test_rubyspec 0.084026 0.074292 46.378830 ( 51.569923)
total: 130.60 sec