Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-074314
#<BuildRuby:0x0000559209b63f00
@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-074314",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004884 0.000042 1.140247 ( 1.157178)
build_miniruby 0.000876 0.000000 0.950318 ( 0.949234)
build_ruby 0.001210 0.000000 2.770317 ( 2.672585)
build_all 0.004440 0.004236 15.746557 ( 3.301280)
build_install 0.008446 0.000360 1.966345 ( 1.138569)
test_btest 0.000584 0.000048 65.863169 ( 10.569412)
test_basic 0.004403 0.000006 0.293036 ( 0.384346)
test_all 0.001196 0.000096 706.298104 (110.296835)
test_rubyspec 0.047779 0.019342 54.009937 ( 62.160773)
total: 192.63 sec