Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-050101
#<BuildRuby:0x000055ad08f1b688
@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.20221130-050101",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005731 0.004346 1.222855 ( 1.421232)
build_miniruby 0.002195 0.000470 0.860945 ( 0.858556)
build_ruby 0.002972 0.000637 2.237043 ( 2.145695)
build_all 0.016081 0.004071 18.585900 ( 2.168302)
build_install 0.017521 0.005423 2.046691 ( 1.026817)
test_btest 0.001236 0.000294 91.540828 ( 8.687154)
test_basic 0.008656 0.002061 0.355262 ( 0.440680)
test_all 0.001920 0.000457 702.795753 ( 72.081272)
test_rubyspec 0.098453 0.085017 49.474673 ( 57.604343)
total: 146.43 sec