Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-225729
#<BuildRuby:0x00005563c31934b8
@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.20220831-225729",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007364 0.004014 0.964771 ( 1.277742)
build_miniruby 0.002181 0.000436 0.075253 ( 0.074806)
build_ruby 0.001768 0.000353 0.072621 ( 0.072162)
build_all 0.010019 0.000201 1.571071 ( 0.601365)
build_install 0.016649 0.006118 1.900116 ( 0.945948)
test_btest 0.001189 0.000250 74.725839 ( 8.513366)
test_basic 0.001782 0.005454 0.323206 ( 0.414779)
test_all 0.003203 0.000843 683.469530 ( 66.976276)
test_rubyspec 0.111104 0.059671 45.930237 ( 54.330456)
total: 133.21 sec