Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-012816
#<BuildRuby:0x000055fd795800d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230105-012816",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000013)
build_up 0.001758 0.004405 0.851955 ( 1.036730)
build_miniruby 0.001032 0.000295 1.022553 ( 1.020625)
build_ruby 0.001233 0.000352 2.767082 ( 2.764559)
build_all 0.008715 0.001205 16.754564 ( 2.995239)
build_install 0.009165 0.002444 2.289582 ( 1.173400)
test_btest 0.000782 0.000000 77.039539 ( 10.484404)
test_basic 0.006339 0.000515 0.375886 ( 0.461689)
test_all 0.001270 0.000318 662.301735 ( 96.047318)
test_rubyspec 0.065412 0.023887 51.698728 ( 59.766035)
total: 175.75 sec