Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-042741
#<BuildRuby:0x000055f4a7fc0728
@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.20230126-042741",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006099 0.000439 0.855869 ( 1.035380)
build_miniruby 0.001044 0.000209 1.019000 ( 1.016926)
build_ruby 0.001337 0.000267 2.774530 ( 2.772582)
build_all 0.008016 0.001604 16.807790 ( 3.003639)
build_install 0.010222 0.001025 2.074135 ( 1.073591)
test_btest 0.001109 0.000000 74.851955 ( 11.111170)
test_basic 0.001794 0.004613 0.352916 ( 0.439336)
test_all 0.001014 0.000238 653.911564 ( 99.911073)
test_rubyspec 0.087490 0.037564 51.863047 ( 59.912606)
total: 180.28 sec