Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-231627
#<BuildRuby:0x0000560ab026ff28
@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.20230105-231627",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.005977 0.000797 0.844743 ( 1.149155)
build_miniruby 0.001210 0.000162 1.021458 ( 1.019381)
build_ruby 0.001394 0.000186 2.761676 ( 2.759093)
build_all 0.001537 0.008139 16.752089 ( 2.965468)
build_install 0.008070 0.002017 2.080408 ( 1.073434)
test_btest 0.000919 0.000000 77.503552 ( 10.528454)
test_basic 0.005882 0.000493 0.379535 ( 0.465611)
test_all 0.001349 0.000318 676.413025 (102.531529)
test_rubyspec 0.064443 0.054577 51.453847 ( 59.504405)
total: 182.00 sec