Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-114246
#<BuildRuby:0x0000564167333818
@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.20231027-114246",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004635 0.000123 1.365754 ( 1.803537)
build_miniruby 0.000853 0.000155 0.800507 ( 0.800420)
build_ruby 0.001202 0.000218 2.744502 ( 2.744739)
build_all 0.002998 0.006768 16.629066 ( 1.526218)
build_install 0.006505 0.002002 4.987891 ( 1.177646)
test_btest 0.000597 0.000184 86.527646 ( 7.150921)
test_basic 0.000000 0.004202 0.732303 ( 0.812809)
test_all 0.098121 0.039350 488.310499 ( 52.701007)
test_rubyspec 0.036243 0.009979 49.730452 ( 62.106103)
total: 130.82 sec