Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-101931
#<BuildRuby:0x000055a45cf4fbb8
@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.20231017-101931",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003269 0.001308 1.312139 ( 1.621781)
build_miniruby 0.000733 0.000293 0.782728 ( 0.782340)
build_ruby 0.001272 0.000000 2.665366 ( 2.664814)
build_all 0.009839 0.000922 18.287299 ( 1.642630)
build_install 0.005416 0.004815 5.392506 ( 1.226094)
test_btest 0.000748 0.000291 89.625564 ( 8.243119)
test_basic 0.002196 0.003550 0.840336 ( 0.914474)
test_all 0.005696 0.002398 571.162240 ( 65.128412)
test_rubyspec 0.017682 0.035249 52.076638 ( 64.282728)
total: 146.51 sec