Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-102700
#<BuildRuby:0x0000558eb7a13e70
@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.20230120-102700",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006904 0.000000 0.839217 ( 1.058682)
build_miniruby 0.001385 0.000000 1.020056 ( 1.018104)
build_ruby 0.001626 0.000000 2.769693 ( 2.766867)
build_all 0.005246 0.004549 16.693985 ( 2.979794)
build_install 0.002506 0.008781 2.034755 ( 1.065673)
test_btest 0.000675 0.000107 70.386381 ( 10.767385)
test_basic 0.000000 0.006535 0.376893 ( 0.463095)
test_all 0.000000 0.001350 653.401613 ( 96.980811)
test_rubyspec 0.065220 0.035862 51.590134 ( 59.664415)
total: 176.77 sec