Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-221308
#<BuildRuby:0x000055aafb0dac40
@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.20220823-221308",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002559 0.003935 0.858352 ( 1.881529)
build_miniruby 0.000899 0.000000 0.057816 ( 0.056602)
build_ruby 0.000941 0.000000 0.059024 ( 0.057873)
build_all 0.000907 0.003814 1.524976 ( 0.588558)
build_install 0.010284 0.000412 1.883200 ( 0.955908)
test_btest 0.000708 0.000125 50.024007 ( 8.800736)
test_basic 0.001875 0.003652 0.287579 ( 0.377370)
test_all 0.001556 0.000346 594.519849 ( 96.090357)
test_rubyspec 0.044663 0.027306 44.216165 ( 52.519947)
total: 161.33 sec