Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-215626
#<BuildRuby:0x00005589759fbfb0
@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.20230123-215626",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.005964 0.000426 0.884588 ( 1.101114)
build_miniruby 0.001120 0.000224 1.010963 ( 1.008971)
build_ruby 0.001430 0.000286 2.759484 ( 2.756856)
build_all 0.008865 0.000884 16.656788 ( 2.957878)
build_install 0.011397 0.000000 2.063103 ( 1.058248)
test_btest 0.000945 0.000000 75.464364 ( 10.295917)
test_basic 0.002344 0.003849 0.307910 ( 0.394930)
test_all 0.002019 0.000404 654.635082 ( 99.986873)
test_rubyspec 0.076437 0.049695 51.250373 ( 59.361447)
total: 178.92 sec