Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-211248
#<BuildRuby:0x00005591a239aad8
@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.20221027-211248",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000056 0.000014 0.000070 ( 0.000073)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.004271 0.009059 1.145638 ( 1.164440)
build_miniruby 0.001491 0.000622 0.099971 ( 0.096400)
build_ruby 0.001383 0.000576 0.092715 ( 0.089227)
build_all 0.007091 0.001093 1.292054 ( 0.559959)
build_install 0.003201 0.012690 1.641832 ( 0.914236)
test_btest 0.001612 0.000920 62.656974 ( 6.772698)
test_basic 0.007003 0.001333 0.366072 ( 0.461108)
test_all 0.005593 0.000459 518.208380 ( 54.953673)
test_rubyspec 0.083489 0.041744 43.294921 ( 51.475455)
total: 116.49 sec