Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-164507
#<BuildRuby:0x00005615d3f040d0
@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.20230105-164507",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000018)
build_up 0.005217 0.001535 0.849815 ( 1.030474)
build_miniruby 0.000938 0.000276 1.012892 ( 1.010992)
build_ruby 0.001204 0.000355 2.777776 ( 2.775227)
build_all 0.004974 0.004567 16.761054 ( 2.991790)
build_install 0.009873 0.001728 2.259044 ( 1.152674)
test_btest 0.000767 0.000242 74.734009 ( 10.550463)
test_basic 0.004883 0.001542 0.309509 ( 0.396052)
test_all 0.001077 0.000340 652.907643 ( 99.646561)
test_rubyspec 0.064374 0.053072 51.566301 ( 59.587725)
total: 179.14 sec