Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-171946
#<BuildRuby:0x0000555aced24410
@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.20230101-171946",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005126 0.001183 0.883816 ( 1.071390)
build_miniruby 0.001021 0.000236 1.020030 ( 1.018129)
build_ruby 0.001566 0.000000 2.800008 ( 2.797395)
build_all 0.006616 0.003205 16.856272 ( 2.981620)
build_install 0.011233 0.000611 2.300072 ( 1.203474)
test_btest 0.000814 0.000181 71.007282 ( 11.275474)
test_basic 0.001249 0.004792 0.311031 ( 0.398856)
test_all 0.000537 0.000850 665.829082 (108.958026)
test_rubyspec 0.085216 0.041877 51.575414 ( 59.656044)
total: 189.36 sec