Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-185407
#<BuildRuby:0x000056062a5c48e8
@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.20220727-185407",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000021 0.000005 0.000026 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006242 0.004609 0.962933 ( 1.488066)
build_miniruby 0.001528 0.000436 0.072229 ( 0.070532)
build_ruby 0.001092 0.000313 0.063864 ( 0.062739)
build_all 0.009191 0.002073 1.490866 ( 0.562560)
build_install 0.019468 0.004103 5.161792 ( 2.089535)
test_btest 0.000952 0.000251 71.931333 ( 8.120597)
test_basic 0.002213 0.005453 0.326141 ( 0.415373)
test_all 0.001399 0.000442 670.605326 ( 66.794140)
test_rubyspec 0.100392 0.075006 45.213629 ( 51.020200)
total: 130.62 sec