Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-170511
#<BuildRuby:0x000055b213f67bb8
@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.20230727-170511",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001219 0.004189 1.257272 ( 2.648403)
build_miniruby 0.001401 0.000000 0.918243 ( 0.917032)
build_ruby 0.000000 0.001349 2.697093 ( 2.697403)
build_all 0.003277 0.005914 14.115181 ( 1.238327)
build_install 0.004333 0.004037 2.024117 ( 0.985889)
test_btest 0.000793 0.000216 83.121522 ( 7.490510)
test_basic 0.003663 0.000999 0.755432 ( 0.835949)
test_all 0.001149 0.000313 505.253774 ( 49.686504)
test_rubyspec 0.009950 0.030174 44.357413 ( 56.739853)
total: 123.24 sec