Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-173659
#<BuildRuby:0x0000562b9fc08098
@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.20231026-173659",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004899 0.000000 1.466790 ( 1.740597)
build_miniruby 0.001154 0.000000 0.873511 ( 0.872909)
build_ruby 0.001326 0.000000 2.755112 ( 2.755216)
build_all 0.006648 0.003472 16.940689 ( 1.518098)
build_install 0.002894 0.005971 5.036737 ( 1.178034)
test_btest 0.000543 0.000198 84.924524 ( 7.777411)
test_basic 0.003833 0.000055 0.744662 ( 0.821753)
test_all 0.087842 0.051554 526.353129 ( 62.215875)
test_rubyspec 0.033285 0.015356 49.849110 ( 62.216664)
total: 141.10 sec