Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-190307
#<BuildRuby:0x000055f697b18620
@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.20220824-190307",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002875 0.009243 0.969454 ( 1.410779)
build_miniruby 0.001521 0.000468 0.073828 ( 0.072004)
build_ruby 0.001473 0.000453 0.078371 ( 0.076251)
build_all 0.009332 0.000011 1.547459 ( 0.586559)
build_install 0.018648 0.003498 1.851887 ( 0.917515)
test_btest 0.000000 0.001127 78.285828 ( 8.511418)
test_basic 0.004527 0.002493 0.320911 ( 0.417427)
test_all 0.002738 0.000760 676.560197 ( 66.859936)
test_rubyspec 0.097417 0.078822 45.747951 ( 54.158679)
total: 133.01 sec