Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-061619
#<BuildRuby:0x000055b3bfd1ce50
@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.20220731-061619",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011125 0.000471 0.986638 ( 1.134500)
build_miniruby 0.002051 0.000137 0.073090 ( 0.072120)
build_ruby 0.002089 0.000139 0.076792 ( 0.075444)
build_all 0.010781 0.000372 1.519397 ( 0.581336)
build_install 0.016920 0.005337 5.122136 ( 2.135993)
test_btest 0.001149 0.000121 73.275174 ( 7.875470)
test_basic 0.007343 0.000773 0.327925 ( 0.416705)
test_all 0.001653 0.000175 628.695639 ( 64.952003)
test_rubyspec 0.118091 0.045525 45.581885 ( 51.364241)
total: 128.61 sec