Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-104111
#<BuildRuby:0x0000562e107684e8
@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.20220611-104111",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010285 0.002087 0.987584 ( 1.487082)
build_miniruby 0.002525 0.000000 0.074173 ( 0.071791)
build_ruby 0.002643 0.000223 0.075124 ( 0.072435)
build_all 0.004665 0.004630 1.490195 ( 0.599425)
build_install 0.021013 0.002103 5.799800 ( 2.823295)
test_btest 0.001317 0.000000 79.048507 ( 8.071222)
test_basic 0.002191 0.004560 0.335244 ( 0.425325)
test_all 0.002625 0.000381 691.846374 ( 67.203599)
test_rubyspec 0.085055 0.080578 45.625051 ( 51.504501)
total: 132.26 sec