Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-004228
#<BuildRuby:0x00005599d903ebe8
@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.20221227-004228",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000043 0.000014 0.000057 ( 0.000057)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.006744 0.002248 0.849203 ( 1.059323)
build_miniruby 0.001297 0.000000 1.006011 ( 1.003785)
build_ruby 0.001578 0.000000 2.749533 ( 2.746755)
build_all 0.009827 0.000000 16.686891 ( 2.979653)
build_install 0.009397 0.002157 2.283274 ( 1.188288)
test_btest 0.000948 0.000252 77.599305 ( 10.315158)
test_basic 0.000000 0.007345 0.394150 ( 0.478788)
test_all 0.000096 0.001293 657.632709 ( 98.769153)
test_rubyspec 0.074720 0.047368 51.118470 ( 59.211876)
total: 177.75 sec