Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-215241
#<BuildRuby:0x000055899606c460
@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.20230125-215241",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006172 0.000282 0.846251 ( 1.048317)
build_miniruby 0.001180 0.000157 1.014740 ( 1.012935)
build_ruby 0.001398 0.000187 2.776552 ( 2.774092)
build_all 0.004319 0.005244 16.708098 ( 2.999211)
build_install 0.008360 0.000692 2.092633 ( 1.072062)
test_btest 0.001040 0.000000 74.341909 ( 10.568927)
test_basic 0.000000 0.007285 0.354020 ( 0.438471)
test_all 0.000000 0.001174 649.389396 ( 98.557247)
test_rubyspec 0.058757 0.049195 51.724340 ( 59.791290)
total: 178.26 sec