Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-123255
#<BuildRuby:0x0000556e4c338028
@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.20230105-123255",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000040 0.000003 0.000043 ( 0.000042)
build_up 0.006201 0.000388 0.843437 ( 1.155439)
build_miniruby 0.001252 0.000079 1.020209 ( 1.018244)
build_ruby 0.001617 0.000101 2.773705 ( 2.771110)
build_all 0.001379 0.008327 16.653005 ( 2.977698)
build_install 0.010640 0.001064 2.254243 ( 1.178010)
test_btest 0.000993 0.000165 73.383719 ( 10.671594)
test_basic 0.005461 0.000910 0.342219 ( 0.428707)
test_all 0.001431 0.000085 680.414678 (100.726800)
test_rubyspec 0.084792 0.046538 51.339578 ( 59.369477)
total: 180.30 sec