Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-071436
#<BuildRuby:0x0000559fc8780d30
@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.20220921-071436",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000067 0.000011 0.000078 ( 0.000082)
build_up 0.005476 0.005309 1.058408 ( 1.083399)
build_miniruby 0.002045 0.000472 0.109740 ( 0.105029)
build_ruby 0.001448 0.000334 0.117834 ( 0.101443)
build_all 0.006082 0.003841 1.613265 ( 0.661201)
build_install 0.018586 0.002240 1.934892 ( 0.990938)
test_btest 0.001178 0.000278 77.297911 ( 8.419831)
test_basic 0.000000 0.008122 0.385771 ( 0.475823)
test_all 0.000000 0.004853 679.953002 ( 68.780223)
test_rubyspec 0.116808 0.068518 45.745943 ( 54.175065)
total: 134.79 sec