Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-193305
#<BuildRuby:0x000055f596b7c208
@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.20221122-193305",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004460 0.000000 1.087278 ( 1.552084)
build_miniruby 0.000978 0.000000 1.027836 ( 1.026575)
build_ruby 0.001117 0.000000 2.693675 ( 2.599813)
build_all 0.009004 0.000000 15.912043 ( 3.294843)
build_install 0.005135 0.003980 1.948898 ( 1.138534)
test_btest 0.000528 0.000027 63.771180 ( 11.342462)
test_basic 0.005005 0.000047 0.312104 ( 0.402429)
test_all 0.001399 0.000067 709.078638 (108.662334)
test_rubyspec 0.038220 0.028464 53.069049 ( 61.235380)
total: 191.26 sec