Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-072708
#<BuildRuby:0x0000556f1b1b44c0
@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.20220919-072708",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005556 0.004191 1.091742 ( 1.146638)
build_miniruby 0.000000 0.002068 0.121178 ( 0.119830)
build_ruby 0.000413 0.001600 0.116274 ( 0.101374)
build_all 0.008686 0.000523 1.577309 ( 0.653775)
build_install 0.021283 0.000814 1.938550 ( 0.978582)
test_btest 0.001145 0.000109 76.203955 ( 8.366641)
test_basic 0.006215 0.000137 0.375908 ( 0.467575)
test_all 0.005095 0.000463 678.982829 ( 68.649965)
test_rubyspec 0.118837 0.063946 45.928882 ( 54.376925)
total: 134.86 sec