Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-105209
#<BuildRuby:0x0000557919b811f8
@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-105209",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009272 0.000399 1.094978 ( 1.128632)
build_miniruby 0.002837 0.000000 0.102226 ( 0.098689)
build_ruby 0.001731 0.000000 0.099622 ( 0.096632)
build_all 0.006744 0.000898 1.323343 ( 0.584482)
build_install 0.011742 0.002776 1.605602 ( 0.889003)
test_btest 0.002032 0.000565 62.353891 ( 6.527064)
test_basic 0.005457 0.001516 0.357441 ( 0.446378)
test_all 0.006841 0.000622 519.287349 ( 55.258977)
test_rubyspec 0.075604 0.054977 43.531388 ( 52.089715)
total: 117.12 sec