Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-163849
#<BuildRuby:0x0000560c6dd50028
@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.20230114-163849",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.002402 0.007669 0.854368 ( 1.311508)
build_miniruby 0.001113 0.000124 1.018212 ( 1.016874)
build_ruby 0.001496 0.000166 2.789147 ( 2.786313)
build_all 0.008575 0.000953 16.801959 ( 2.994210)
build_install 0.010550 0.000646 2.074429 ( 1.071812)
test_btest 0.000000 0.001101 76.590010 ( 10.766133)
test_basic 0.000000 0.006688 0.376431 ( 0.462212)
test_all 0.000539 0.000833 666.569086 (102.033610)
test_rubyspec 0.065337 0.022619 52.172792 ( 60.248955)
total: 182.69 sec