Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-072621
#<BuildRuby:0x0000562b56889438
@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.20221029-072621",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007758 0.005114 1.062589 ( 1.121105)
build_miniruby 0.000000 0.002306 0.098534 ( 0.095819)
build_ruby 0.001140 0.000581 0.103983 ( 0.101739)
build_all 0.008053 0.000009 1.256430 ( 0.562325)
build_install 0.008253 0.006168 1.645037 ( 0.890987)
test_btest 0.001336 0.000318 63.188150 ( 6.438757)
test_basic 0.006436 0.000620 0.366196 ( 0.456207)
test_all 0.003991 0.002464 506.378011 ( 54.222704)
test_rubyspec 0.091374 0.030376 43.439878 ( 51.954367)
total: 115.84 sec