Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-050542
#<BuildRuby:0x000055c67788e620
@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.20230110-050542",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000017 0.000000 0.000017 ( 0.000030)
build_up 0.000000 0.006616 0.844604 ( 1.022176)
build_miniruby 0.000000 0.001331 1.022840 ( 1.020857)
build_ruby 0.000000 0.001646 2.774597 ( 2.771932)
build_all 0.000000 0.009733 16.885840 ( 2.986560)
build_install 0.006846 0.004567 2.116401 ( 1.081404)
test_btest 0.000853 0.000000 71.268819 ( 11.277106)
test_basic 0.002593 0.003829 0.351555 ( 0.438506)
test_all 0.000851 0.000313 666.085685 (107.501061)
test_rubyspec 0.092718 0.041052 52.266206 ( 60.292946)
total: 188.39 sec