Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-075218
#<BuildRuby:0x000055953de23df8
@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-075218",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000019)
build_up 0.005051 0.001554 0.841051 ( 1.739495)
build_miniruby 0.001042 0.000321 1.021006 ( 1.018818)
build_ruby 0.001616 0.000000 2.769490 ( 2.766738)
build_all 0.005567 0.003863 16.734959 ( 2.997456)
build_install 0.008154 0.001217 2.310609 ( 1.188342)
test_btest 0.000636 0.000198 68.677323 ( 11.659173)
test_basic 0.001263 0.006048 0.358901 ( 0.443369)
test_all 0.000986 0.000383 656.803108 ( 98.951222)
test_rubyspec 0.079667 0.032701 51.550090 ( 59.626451)
total: 180.39 sec