Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-190715
#<BuildRuby:0x000055c94aa4b4b0
@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.20230618-190715",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001696 0.003586 1.257143 ( 2.505063)
build_miniruby 0.000877 0.000195 0.745713 ( 0.745558)
build_ruby 0.000985 0.000218 2.464080 ( 2.464299)
build_all 0.009537 0.000267 12.979008 ( 1.153661)
build_install 0.004960 0.003401 1.844217 ( 0.848316)
test_btest 0.000883 0.000201 86.199304 ( 7.884903)
test_basic 0.003183 0.000724 0.682917 ( 0.765406)
test_all 0.001255 0.000286 432.762981 ( 47.570009)
test_rubyspec 0.030527 0.011120 43.344466 ( 55.798341)
total: 119.74 sec