Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-201449
#<BuildRuby:0x0000561e3b7de678
@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.20230130-201449",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000000 0.000029 0.000029 ( 0.000052)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.001648 0.004620 0.843684 ( 1.032987)
build_miniruby 0.000920 0.000383 1.014396 ( 1.013139)
build_ruby 0.001114 0.000464 2.786772 ( 2.784395)
build_all 0.003454 0.006147 16.725519 ( 3.013578)
build_install 0.004550 0.006638 2.081595 ( 1.076483)
test_btest 0.000627 0.000358 79.588025 ( 11.132219)
test_basic 0.003346 0.003772 0.379142 ( 0.463906)
test_all 0.000833 0.000500 658.433911 (106.345784)
test_rubyspec 0.062064 0.052892 51.854033 ( 59.936532)
total: 186.80 sec