Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-054245
#<BuildRuby:0x000055f03deb51f8
@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-054245",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010003 1.147708 ( 1.584246)
build_miniruby 0.001008 0.000515 0.097511 ( 0.094112)
build_ruby 0.001154 0.000444 0.094020 ( 0.090811)
build_all 0.006521 0.000984 1.291512 ( 0.570299)
build_install 0.012377 0.002801 1.612830 ( 0.884756)
test_btest 0.001598 0.000000 63.456963 ( 6.738759)
test_basic 0.005336 0.000768 0.343134 ( 0.433152)
test_all 0.005283 0.000929 524.055465 ( 54.689623)
test_rubyspec 0.113088 0.015940 43.781022 ( 52.028068)
total: 117.11 sec