Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-082611
#<BuildRuby:0x000055b2a68d3de0
@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.20221128-082611",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004860 0.000347 1.236412 ( 1.461064)
build_miniruby 0.000927 0.000066 1.057496 ( 1.056167)
build_ruby 0.001238 0.000089 2.807901 ( 2.695844)
build_all 0.009635 0.000348 22.263866 ( 4.397409)
build_install 0.008521 0.000568 4.438842 ( 1.599421)
test_btest 0.000543 0.000036 64.113243 ( 11.031039)
test_basic 0.004466 0.000297 0.294367 ( 0.385352)
test_all 0.000971 0.000065 685.427660 (108.371720)
test_rubyspec 0.048964 0.019590 52.383456 ( 60.599135)
total: 191.60 sec