Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-130056
#<BuildRuby:0x0000558897117e28
@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.20220818-130056",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004488 0.006026 0.969158 ( 1.126596)
build_miniruby 0.002291 0.000000 0.073984 ( 0.072224)
build_ruby 0.002447 0.000000 0.079333 ( 0.076912)
build_all 0.008595 0.000111 1.514253 ( 0.575229)
build_install 0.017485 0.004353 1.904945 ( 0.925156)
test_btest 0.000838 0.000279 70.850894 ( 8.388849)
test_basic 0.005294 0.001765 0.323424 ( 0.412227)
test_all 0.002675 0.000892 631.803824 ( 64.837533)
test_rubyspec 0.100955 0.077583 45.641721 ( 54.097649)
total: 130.51 sec