Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-173702
#<BuildRuby:0x000055e066977e70
@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.20221213-173702",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003975 0.000199 0.939417 ( 1.144951)
build_miniruby 0.000872 0.000044 0.971988 ( 0.970505)
build_ruby 0.001070 0.000053 2.763726 ( 2.637445)
build_all 0.008667 0.000433 15.682302 ( 3.308832)
build_install 0.008445 0.000423 2.232717 ( 1.273629)
test_btest 0.000520 0.000026 60.031838 ( 12.036139)
test_basic 0.000000 0.004769 0.291708 ( 0.382820)
test_all 0.001911 0.000000 678.442887 (147.867577)
test_rubyspec 0.050683 0.022253 52.763053 ( 60.967114)
total: 230.59 sec