Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-143418
#<BuildRuby:0x00005652057fc008
@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.20230112-143418",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006672 0.000000 0.845439 ( 1.050029)
build_miniruby 0.001227 0.000000 1.016831 ( 1.015026)
build_ruby 0.001492 0.000078 2.771837 ( 2.769408)
build_all 0.009078 0.000534 16.730751 ( 2.924349)
build_install 0.011029 0.000352 2.087291 ( 1.064816)
test_btest 0.000995 0.000055 70.633169 ( 10.887844)
test_basic 0.006068 0.000337 0.345312 ( 0.431614)
test_all 0.001387 0.000031 661.672765 (113.541293)
test_rubyspec 0.096636 0.031899 51.818461 ( 59.853124)
total: 193.54 sec