Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-110007
#<BuildRuby:0x0000563dbca72740
@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-110007",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.002070 0.004468 0.843501 ( 1.034550)
build_miniruby 0.000000 0.001160 1.017485 ( 1.015533)
build_ruby 0.000040 0.001489 2.779452 ( 2.776710)
build_all 0.006458 0.003405 16.820094 ( 2.968312)
build_install 0.011655 0.000163 2.315858 ( 1.194417)
test_btest 0.000608 0.000183 77.175306 ( 10.644658)
test_basic 0.001959 0.004451 0.364603 ( 0.450890)
test_all 0.001377 0.000000 669.018894 (107.047391)
test_rubyspec 0.074538 0.059587 51.468425 ( 59.544691)
total: 186.68 sec