Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-092346
#<BuildRuby:0x000055cac9bcbfa8
@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.20230627-092346",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005409 0.000320 1.397247 ( 2.676639)
build_miniruby 0.001052 0.000233 0.926459 ( 0.926676)
build_ruby 0.001191 0.000264 2.867838 ( 2.868509)
build_all 0.008563 0.000923 16.058769 ( 1.407010)
build_install 0.008496 0.000817 4.619153 ( 1.126059)
test_btest 0.001053 0.000000 84.297425 ( 7.493826)
test_basic 0.003525 0.000014 0.497373 ( 0.581573)
test_all 0.000590 0.000990 458.297826 ( 52.460516)
test_rubyspec 0.004318 0.033465 42.619607 ( 55.091900)
total: 124.63 sec