Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-115015
#<BuildRuby:0x000055ce2f8cbc18
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230707-115015",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001114 0.004150 1.462539 ( 2.785329)
build_miniruby 0.001326 0.000210 0.866468 ( 0.865681)
build_ruby 0.001202 0.000190 2.664463 ( 2.665077)
build_all 0.002211 0.006891 8.330809 ( 7.560130)
build_install 0.008219 0.000984 2.027825 ( 1.728227)
test_btest 0.001251 0.000284 87.679484 ( 8.041142)
test_basic 0.000016 0.004155 0.712238 ( 0.798941)
test_all 0.001156 0.000315 461.802337 ( 51.991166)
test_rubyspec 0.028640 0.010107 43.795320 ( 56.271460)
total: 132.71 sec