Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-212503
#<BuildRuby:0x000055aa970f3e20
@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.20231015-212503",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000410 0.004172 1.244097 ( 1.508162)
build_miniruby 0.000810 0.000254 0.859883 ( 0.860587)
build_ruby 0.001181 0.000369 2.918844 ( 2.918381)
build_all 0.011169 0.000000 18.049244 ( 1.637617)
build_install 0.007098 0.002323 5.357395 ( 1.261895)
test_btest 0.000885 0.000241 90.180718 ( 7.930189)
test_basic 0.003235 0.000882 0.657634 ( 0.735077)
test_all 0.001332 0.004506 567.884250 ( 67.253647)
test_rubyspec 0.028798 0.020634 49.798328 ( 62.117862)
total: 146.22 sec