Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-044311
#<BuildRuby:0x000055ed47544040
@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.20230108-044311",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001931 0.004364 0.845337 ( 1.352667)
build_miniruby 0.000989 0.000283 1.014992 ( 1.013028)
build_ruby 0.001316 0.000376 2.775328 ( 2.772514)
build_all 0.008692 0.001219 16.917632 ( 3.029240)
build_install 0.009073 0.002419 2.119049 ( 1.081811)
test_btest 0.000686 0.000183 75.592206 ( 10.589660)
test_basic 0.003116 0.004471 0.383013 ( 0.467406)
test_all 0.002129 0.000000 673.017473 ( 95.257230)
test_rubyspec 0.109738 0.023017 52.399567 ( 60.399247)
total: 175.96 sec