Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-085746
#<BuildRuby:0x000055e5cdb2abe8
@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.20221230-085746",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000018)
configure 0.000017 0.000010 0.000027 ( 0.000028)
build_up 0.005653 0.000854 0.847550 ( 1.047601)
build_miniruby 0.001287 0.000000 1.021981 ( 1.020045)
build_ruby 0.001627 0.000000 2.787556 ( 2.785030)
build_all 0.010142 0.000000 16.789446 ( 2.987132)
build_install 0.009337 0.002245 2.296547 ( 1.176099)
test_btest 0.000837 0.000334 76.353563 ( 10.766596)
test_basic 0.006324 0.000000 0.343994 ( 0.430502)
test_all 0.001405 0.000000 662.479674 (101.445955)
test_rubyspec 0.054627 0.055669 51.631166 ( 59.700676)
total: 181.36 sec