Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-044602
#<BuildRuby:0x000055d2c17d3f68
@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.20230112-044602",
@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.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004110 0.002071 0.880192 ( 1.070904)
build_miniruby 0.001024 0.000256 1.014355 ( 1.012434)
build_ruby 0.001280 0.000320 2.801539 ( 2.799059)
build_all 0.008444 0.001093 16.757510 ( 2.976558)
build_install 0.009013 0.002121 2.030262 ( 1.066235)
test_btest 0.000891 0.000210 73.364724 ( 11.266317)
test_basic 0.000000 0.006552 0.359739 ( 0.445881)
test_all 0.000000 0.001295 662.149050 ( 93.248770)
test_rubyspec 0.075684 0.038636 51.755310 ( 59.802753)
total: 173.69 sec