Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-073001
#<BuildRuby:0x000055e6893cc088
@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-073001",
@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.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005024 0.000000 1.249587 ( 1.835252)
build_miniruby 0.000902 0.000000 1.000104 ( 0.998875)
build_ruby 0.000000 0.001213 2.704604 ( 2.618925)
build_all 0.007805 0.002376 22.582133 ( 4.503512)
build_install 0.010537 0.000146 4.371869 ( 1.598248)
test_btest 0.000574 0.000026 57.292546 ( 11.761630)
test_basic 0.004277 0.000194 0.321262 ( 0.411843)
test_all 0.001569 0.000071 700.240445 (107.351510)
test_rubyspec 0.055012 0.018262 53.512494 ( 61.709819)
total: 192.79 sec