Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-185445
#<BuildRuby:0x000055564a194038
@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.20221124-185445",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000683 0.004210 1.049958 ( 1.077134)
build_miniruby 0.000929 0.000000 1.020088 ( 1.018728)
build_ruby 0.001224 0.000000 2.767473 ( 2.645913)
build_all 0.006182 0.002506 15.842141 ( 3.317604)
build_install 0.005781 0.002478 1.922925 ( 1.103421)
test_btest 0.000463 0.000198 62.938389 ( 11.381550)
test_basic 0.004622 0.000178 0.278937 ( 0.370094)
test_all 0.000839 0.000336 706.829850 (107.972032)
test_rubyspec 0.043004 0.019454 53.372760 ( 61.584641)
total: 190.47 sec