Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-092643
#<BuildRuby:0x000055da2144ce50
@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.20220724-092643",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000388 0.012759 0.979525 ( 1.146543)
build_miniruby 0.001518 0.000759 0.077026 ( 0.074949)
build_ruby 0.001416 0.000708 0.075289 ( 0.073195)
build_all 0.006609 0.003305 1.515629 ( 0.581084)
build_install 0.015712 0.007856 5.149221 ( 2.070004)
test_btest 0.000861 0.000431 77.359616 ( 8.459321)
test_basic 0.001619 0.006439 0.314861 ( 0.402968)
test_all 0.000697 0.001858 623.585601 ( 64.216513)
test_rubyspec 0.089976 0.086820 45.631371 ( 51.492296)
total: 128.52 sec