Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-011236
#<BuildRuby:0x0000557885bfb4b0
@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.20230725-011236",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003720 0.002873 1.446282 ( 2.629098)
build_miniruby 0.000764 0.000201 0.860023 ( 0.859887)
build_ruby 0.000993 0.000261 2.862105 ( 2.861517)
build_all 0.005967 0.003365 14.217021 ( 1.236798)
build_install 0.008132 0.000000 2.013227 ( 0.905566)
test_btest 0.001087 0.000000 82.956017 ( 7.985641)
test_basic 0.004392 0.000587 0.744369 ( 0.820170)
test_all 0.001220 0.000305 503.771180 ( 53.431651)
test_rubyspec 0.028513 0.010824 44.873400 ( 57.314400)
total: 128.05 sec