Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-113413
#<BuildRuby:0x000055e47dad48e8
@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.20220813-113413",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002700 0.008274 0.952657 ( 1.076418)
build_miniruby 0.002031 0.000000 0.069445 ( 0.068851)
build_ruby 0.002102 0.000033 0.080266 ( 0.079813)
build_all 0.005766 0.004491 1.524422 ( 0.587263)
build_install 0.013269 0.009904 1.888937 ( 0.939000)
test_btest 0.000892 0.000281 74.986486 ( 8.371305)
test_basic 0.005575 0.001761 0.320523 ( 0.411534)
test_all 0.000000 0.002613 676.882239 ( 66.252963)
test_rubyspec 0.102197 0.074802 45.881826 ( 53.415575)
total: 131.20 sec