Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-124925
#<BuildRuby:0x000055f90ade6878
@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.20221124-124925",
@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.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004485 0.000281 1.101837 ( 2.691244)
build_miniruby 0.000795 0.000050 1.040730 ( 1.039524)
build_ruby 0.001063 0.000067 2.731187 ( 2.644208)
build_all 0.008152 0.000509 15.747849 ( 3.423248)
build_install 0.004573 0.004276 1.958124 ( 1.128815)
test_btest 0.000545 0.000061 66.730571 ( 11.069973)
test_basic 0.000742 0.003988 0.307573 ( 0.399032)
test_all 0.000827 0.000418 714.239581 (109.443859)
test_rubyspec 0.049202 0.021495 54.320567 ( 62.579675)
total: 194.42 sec