Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-210028
#<BuildRuby:0x000055aab453bdf8
@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.20230114-210028",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002477 0.004867 1.313680 ( 1.293768)
build_miniruby 0.000945 0.000290 1.702553 ( 1.571559)
build_ruby 0.001193 0.000367 2.794052 ( 2.791580)
build_all 0.007239 0.002227 16.798765 ( 3.003367)
build_install 0.008723 0.002684 2.169531 ( 1.103712)
test_btest 0.000604 0.000186 71.273210 ( 10.870546)
test_basic 0.000754 0.006044 0.344431 ( 0.430396)
test_all 0.001044 0.000402 679.323521 (103.045236)
test_rubyspec 0.055142 0.074579 52.244442 ( 60.271881)
total: 184.38 sec