Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-174900
#<BuildRuby:0x00005605c510a038
@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.20220816-174900",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010274 0.000790 0.843994 ( 0.916643)
build_miniruby 0.001766 0.000136 0.055256 ( 0.053688)
build_ruby 0.001247 0.000096 0.064786 ( 0.063980)
build_all 0.004615 0.004292 1.283143 ( 0.483337)
build_install 0.014103 0.001180 1.564588 ( 0.785800)
test_btest 0.000881 0.000110 50.877165 ( 5.823734)
test_basic 0.006448 0.000133 0.299606 ( 0.389335)
test_all 0.002492 0.000293 482.842003 ( 51.938410)
test_rubyspec 0.092203 0.033290 41.660773 ( 49.080707)
total: 109.54 sec