Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-124124
#<BuildRuby:0x000055b04d417ed8
@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.20221203-124124",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000580 0.004084 1.168662 ( 1.181975)
build_miniruby 0.001021 0.000000 0.962261 ( 0.960857)
build_ruby 0.000000 0.001323 2.704415 ( 2.589452)
build_all 0.007901 0.001156 15.783145 ( 3.330837)
build_install 0.007657 0.000803 2.358328 ( 1.362237)
test_btest 0.000434 0.000086 64.581682 ( 11.134797)
test_basic 0.004956 0.000207 0.294100 ( 0.384235)
test_all 0.000822 0.000156 690.974470 (105.872327)
test_rubyspec 0.030982 0.029830 53.336501 ( 61.529299)
total: 188.35 sec