Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-111103
#<BuildRuby:0x0000561c78f27e80
@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-111103",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006256 0.849551 ( 1.034984)
build_miniruby 0.000000 0.001373 1.022747 ( 1.020857)
build_ruby 0.000000 0.001678 2.781909 ( 2.779333)
build_all 0.009213 0.000440 16.813395 ( 2.953772)
build_install 0.009766 0.001563 2.104952 ( 1.083272)
test_btest 0.000799 0.000199 77.858229 ( 10.733895)
test_basic 0.005047 0.001262 0.311341 ( 0.398313)
test_all 0.001296 0.000000 667.181515 (118.766381)
test_rubyspec 0.092824 0.040831 52.186095 ( 60.255571)
total: 199.03 sec