Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-211611
#<BuildRuby:0x000055cb01cb7b50
@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.20230711-211611",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001579 0.003381 1.316949 ( 2.593116)
build_miniruby 0.000850 0.000236 0.913948 ( 0.913882)
build_ruby 0.001023 0.000284 2.737331 ( 2.737892)
build_all 0.009977 0.000000 13.588741 ( 1.170594)
build_install 0.001824 0.006682 1.986307 ( 0.902634)
test_btest 0.000764 0.000243 86.040170 ( 8.223690)
test_basic 0.000245 0.003943 0.673905 ( 0.747517)
test_all 0.000920 0.000335 461.968604 ( 46.365194)
test_rubyspec 0.022038 0.016271 44.296275 ( 56.779946)
total: 120.44 sec