Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-164329
#<BuildRuby:0x0000555ef4e20038
@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.20221120-164329",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004571 0.000326 1.133598 ( 1.088781)
build_miniruby 0.000903 0.000065 1.032638 ( 1.031192)
build_ruby 0.001130 0.000081 2.805713 ( 2.695068)
build_all 0.000000 0.008751 15.849118 ( 3.325830)
build_install 0.005436 0.002752 1.949354 ( 1.136933)
test_btest 0.000484 0.000114 63.547584 ( 10.883141)
test_basic 0.003901 0.000918 0.320057 ( 0.410748)
test_all 0.000839 0.000197 656.216525 (101.303792)
test_rubyspec 0.027727 0.033332 51.319341 ( 59.584256)
total: 181.46 sec