Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-021721
#<BuildRuby:0x000055b75498a7e0
@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.20221123-021721",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004854 0.000149 1.054795 ( 1.096238)
build_miniruby 0.000747 0.000132 0.978004 ( 0.976607)
build_ruby 0.001197 0.000000 2.838561 ( 2.729701)
build_all 0.008984 0.000000 15.891440 ( 3.415139)
build_install 0.006753 0.002141 2.041075 ( 1.222137)
test_btest 0.000671 0.000112 62.667985 ( 10.437553)
test_basic 0.004281 0.000714 0.291747 ( 0.382644)
test_all 0.001577 0.000263 671.682211 (124.150728)
test_rubyspec 0.028448 0.027155 52.870169 ( 61.063282)
total: 205.47 sec