Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-053202
#<BuildRuby:0x0000556b9492c048
@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.20230726-053202",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005028 0.000529 1.457943 ( 2.747182)
build_miniruby 0.000882 0.000092 0.899591 ( 0.900081)
build_ruby 0.001023 0.000108 2.635349 ( 2.635799)
build_all 0.005968 0.003435 14.265154 ( 1.313922)
build_install 0.005648 0.002447 2.001291 ( 0.909347)
test_btest 0.000829 0.000128 81.122377 ( 7.191207)
test_basic 0.000982 0.003219 0.686043 ( 0.764097)
test_all 0.000000 0.000815 511.608000 ( 55.114255)
test_rubyspec 0.023635 0.022786 44.181280 ( 56.418510)
total: 128.00 sec