Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-161238
#<BuildRuby:0x000056469d3932c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-161238",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004731 0.000498 1.307783 ( 1.629353)
build_miniruby 0.000921 0.000000 0.970063 ( 0.968908)
build_ruby 0.001315 0.000000 2.747270 ( 2.629898)
build_all 0.009260 0.000745 22.486562 ( 4.417463)
build_install 0.010144 0.000099 4.376024 ( 1.541787)
test_btest 0.000000 0.000590 55.844783 ( 11.748120)
test_basic 0.000000 0.004855 0.308934 ( 0.400525)
test_all 0.000000 0.001121 683.639005 (108.058647)
test_rubyspec 0.046256 0.022219 53.253868 ( 61.506093)
total: 192.90 sec