Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-191128
#<BuildRuby:0x0000563e445b7e70
@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.20230103-191128",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000561 0.006252 0.926350 ( 1.093590)
build_miniruby 0.000982 0.000245 1.015117 ( 1.013296)
build_ruby 0.001562 0.000000 2.775933 ( 2.773325)
build_all 0.005977 0.003737 16.753524 ( 2.951296)
build_install 0.001127 0.008554 2.276598 ( 1.177456)
test_btest 0.000669 0.000268 74.963039 ( 10.740735)
test_basic 0.005640 0.000850 0.351241 ( 0.437719)
test_all 0.001027 0.000391 669.711443 ( 97.478195)
test_rubyspec 0.050454 0.062637 51.557723 ( 59.679837)
total: 177.35 sec