Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-121052
#<BuildRuby:0x000055639fc8bda8
@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.20221118-121052",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004672 0.000334 1.062882 ( 1.434104)
build_miniruby 0.000834 0.000059 0.936504 ( 0.935135)
build_ruby 0.001162 0.000000 2.827065 ( 2.703873)
build_all 0.009028 0.000000 15.901979 ( 3.268231)
build_install 0.004636 0.003602 1.994064 ( 1.111257)
test_btest 0.000621 0.000065 64.013621 ( 10.424433)
test_basic 0.004372 0.000460 0.318515 ( 0.409160)
test_all 0.001249 0.000132 634.944746 (104.621667)
test_rubyspec 0.039289 0.029541 51.157715 ( 59.513206)
total: 184.42 sec