Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-091147
#<BuildRuby:0x0000558058e42f90
@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.20220803-091147",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008470 0.000605 0.879827 ( 1.075644)
build_miniruby 0.001525 0.000000 0.064438 ( 0.063908)
build_ruby 0.001395 0.000000 0.056704 ( 0.056006)
build_all 0.003614 0.003609 1.231784 ( 0.474619)
build_install 0.013398 0.004270 4.349361 ( 1.813994)
test_btest 0.001591 0.000238 50.901466 ( 6.233818)
test_basic 0.005453 0.000172 0.288801 ( 0.380542)
test_all 0.002517 0.000000 498.193730 ( 52.646303)
test_rubyspec 0.098321 0.041794 41.179281 ( 48.938529)
total: 111.68 sec