Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-072203
#<BuildRuby:0x000055c7ea087d68
@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-072203",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.001595 0.004798 1.420999 ( 2.715148)
build_miniruby 0.000638 0.000298 0.896345 ( 0.895588)
build_ruby 0.000000 0.001186 2.603424 ( 2.603079)
build_all 0.001812 0.007484 15.044479 ( 1.327037)
build_install 0.008426 0.000413 2.041843 ( 0.943197)
test_btest 0.000769 0.000404 85.485468 ( 7.899382)
test_basic 0.000637 0.004277 0.629755 ( 0.707901)
test_all 0.000822 0.000476 530.631407 ( 56.015074)
test_rubyspec 0.015736 0.027758 43.852164 ( 56.195018)
total: 129.30 sec