Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-113339
#<BuildRuby:0x00005564bb2e8018
@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.20230104-113339",
@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.000016 0.000003 0.000019 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.000000 0.006223 0.853051 ( 1.037601)
build_miniruby 0.000000 0.001271 1.011568 ( 1.009443)
build_ruby 0.000000 0.001639 2.764045 ( 2.761491)
build_all 0.004376 0.005537 16.740635 ( 2.982025)
build_install 0.008423 0.003159 2.301251 ( 1.182371)
test_btest 0.000746 0.000280 72.942168 ( 10.471030)
test_basic 0.004689 0.001758 0.368428 ( 0.454829)
test_all 0.001170 0.000438 667.068515 ( 98.263837)
test_rubyspec 0.087137 0.045685 51.429831 ( 59.474535)
total: 177.64 sec