Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-095446
#<BuildRuby:0x000055a83c586eb8
@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.20231023-095446",
@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.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002910 0.002323 2.025756 ( 2.293605)
build_miniruby 0.000970 0.000000 0.887399 ( 0.886869)
build_ruby 0.000000 0.001243 2.707290 ( 2.707745)
build_all 0.009246 0.000962 16.584197 ( 1.472993)
build_install 0.007651 0.001246 5.302035 ( 1.178734)
test_btest 0.000800 0.000244 80.678357 ( 7.848727)
test_basic 0.000000 0.004665 0.721270 ( 0.798283)
test_all 0.082504 0.053463 484.160312 ( 52.479007)
test_rubyspec 0.014299 0.036277 50.581008 ( 62.844230)
total: 132.51 sec