Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-125055
#<BuildRuby:0x000055d56f7f5338
@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.20220808-125055",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006272 0.004658 0.839355 ( 0.990497)
build_miniruby 0.001065 0.000355 0.055543 ( 0.054159)
build_ruby 0.001315 0.000438 0.061338 ( 0.059758)
build_all 0.006384 0.002128 1.248058 ( 0.466525)
build_install 0.011765 0.005573 4.180724 ( 1.747696)
test_btest 0.001496 0.000534 52.415391 ( 5.953756)
test_basic 0.004327 0.001545 0.282920 ( 0.373121)
test_all 0.000000 0.002497 491.772921 ( 51.902699)
test_rubyspec 0.063837 0.063286 41.546049 ( 49.294873)
total: 110.84 sec