Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-091036
#<BuildRuby:0x000056487ca5bd68
@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.20231111-091036",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000806 0.004236 1.430165 ( 1.676498)
build_miniruby 0.000812 0.000239 0.855911 ( 0.855843)
build_ruby 0.001350 0.000000 2.667798 ( 2.668456)
build_all 0.009771 0.000000 16.670979 ( 1.520721)
build_install 0.006641 0.003381 5.066616 ( 1.249283)
test_btest 0.000792 0.000216 84.641011 ( 7.535148)
test_basic 0.003337 0.000910 0.693185 ( 0.768460)
test_all 0.118962 0.017113 517.080508 ( 59.717156)
test_rubyspec 0.035259 0.010194 50.525727 ( 62.878701)
total: 138.87 sec