Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-192118
#<BuildRuby:0x000055cf542fec60
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-192118",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000015 0.000000 0.000015 ( 0.000017)
build_up 0.004633 0.000231 1.155969 ( 1.162582)
build_miniruby 0.000823 0.000041 1.020512 ( 1.019280)
build_ruby 0.000000 0.001210 2.830228 ( 2.724210)
build_all 0.005201 0.003481 15.886165 ( 3.334615)
build_install 0.003433 0.005050 1.955242 ( 1.124195)
test_btest 0.000465 0.000070 65.844338 ( 10.971516)
test_basic 0.000703 0.003967 0.313414 ( 0.404970)
test_all 0.000829 0.000158 664.257629 (107.334059)
test_rubyspec 0.041206 0.025410 52.760217 ( 60.957903)
total: 189.03 sec