Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-171049
#<BuildRuby:0x00005600f2c87f00
@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.20221225-171049",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003877 0.000596 0.832227 ( 1.041251)
build_miniruby 0.000921 0.000000 0.983892 ( 0.982523)
build_ruby 0.001097 0.000000 2.618428 ( 2.616923)
build_all 0.009003 0.000000 16.038825 ( 3.351504)
build_install 0.006024 0.004279 2.261336 ( 1.277756)
test_btest 0.000472 0.000083 65.307190 ( 11.005725)
test_basic 0.004896 0.000102 0.275187 ( 0.365911)
test_all 0.000889 0.000148 625.407848 (107.978479)
test_rubyspec 0.035883 0.026985 51.705444 ( 59.946453)
total: 188.57 sec