Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-005435
#<BuildRuby:0x0000555ded1383c8
@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.20221224-005435",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000741 0.003568 0.895944 ( 1.110508)
build_miniruby 0.000912 0.000137 0.966525 ( 0.965197)
build_ruby 0.000969 0.000146 2.643164 ( 2.641566)
build_all 0.005393 0.003526 15.742637 ( 3.387550)
build_install 0.010019 0.000374 2.264809 ( 1.270832)
test_btest 0.000527 0.000088 62.105444 ( 11.605059)
test_basic 0.000126 0.004031 0.283341 ( 0.374822)
test_all 0.000975 0.000203 635.640634 (100.344473)
test_rubyspec 0.036468 0.035474 51.613509 ( 59.889685)
total: 181.59 sec