Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-003734
#<BuildRuby:0x000055ffa8e3c0d0
@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.20221203-003734",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004838 0.000059 1.175385 ( 1.838552)
build_miniruby 0.001025 0.000000 0.954190 ( 0.952908)
build_ruby 0.001471 0.000000 2.672306 ( 2.575556)
build_all 0.008714 0.000202 15.807033 ( 3.371216)
build_install 0.000000 0.010032 2.168593 ( 1.257211)
test_btest 0.000000 0.000615 68.462713 ( 11.111319)
test_basic 0.001017 0.004134 0.330945 ( 0.421447)
test_all 0.000701 0.000184 661.901589 (114.355804)
test_rubyspec 0.052137 0.018889 53.168957 ( 61.344975)
total: 197.23 sec