Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-020215
#<BuildRuby:0x0000560347a0bce8
@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.20230803-020215",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006382 0.000114 1.565663 ( 2.764443)
build_miniruby 0.001219 0.000058 0.922430 ( 0.921822)
build_ruby 0.001142 0.000054 2.884436 ( 2.884535)
build_all 0.009347 0.000039 13.980508 ( 1.210281)
build_install 0.008035 0.000157 2.059791 ( 0.918753)
test_btest 0.000906 0.000038 80.867216 ( 7.436267)
test_basic 0.003572 0.000149 0.673922 ( 0.754036)
test_all 0.001148 0.000048 505.091199 ( 57.379964)
test_rubyspec 0.020159 0.024692 46.337881 ( 58.670285)
total: 132.94 sec