Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-170042
#<BuildRuby:0x0000560f0a0e86d8
@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.20220716-170042",
@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.000010 0.000000 0.000010 ( 0.000009)
build_up 0.008305 0.003862 0.966953 ( 1.067922)
build_miniruby 0.001610 0.000089 0.073389 ( 0.071876)
build_ruby 0.002345 0.000130 0.067564 ( 0.065047)
build_all 0.006364 0.003913 1.493106 ( 0.576560)
build_install 0.021008 0.000077 5.133347 ( 2.101873)
test_btest 0.001277 0.000000 73.850999 ( 8.501671)
test_basic 0.007493 0.000371 0.326217 ( 0.420346)
test_all 0.001716 0.000132 668.621898 ( 68.757916)
test_rubyspec 0.147235 0.032320 45.191802 ( 50.872674)
total: 132.44 sec