Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-181123
#<BuildRuby:0x000055f70a223ba0
@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.20221007-181123",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000038 0.000003 0.000041 ( 0.000042)
build_up 0.008310 0.004036 1.157886 ( 1.190667)
build_miniruby 0.001785 0.000238 0.098167 ( 0.095733)
build_ruby 0.001412 0.000189 0.095000 ( 0.092535)
build_all 0.009184 0.000618 1.342289 ( 0.582786)
build_install 0.013492 0.001686 1.648205 ( 0.882656)
test_btest 0.000000 0.001759 62.281124 ( 6.389337)
test_basic 0.000527 0.006631 0.346634 ( 0.436714)
test_all 0.006296 0.000309 509.497275 ( 53.971669)
test_rubyspec 0.081244 0.051777 42.573617 ( 51.060309)
total: 114.70 sec