Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-125354
#<BuildRuby:0x0000559d726fbe80
@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.20221209-125354",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004254 0.000654 1.121551 ( 1.126592)
build_miniruby 0.000958 0.000000 0.952848 ( 0.951580)
build_ruby 0.001366 0.000000 2.745611 ( 2.637110)
build_all 0.008618 0.000368 15.868454 ( 3.320110)
build_install 0.009045 0.000034 2.278195 ( 1.297216)
test_btest 0.000631 0.000075 58.569585 ( 11.675800)
test_basic 0.004666 0.000025 0.278910 ( 0.369688)
test_all 0.000988 0.000109 653.291277 (113.609795)
test_rubyspec 0.048090 0.027924 52.269757 ( 60.522707)
total: 195.51 sec