Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-004404
#<BuildRuby:0x000055fb2d4e0060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240626-004404",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005037 0.000182 1.039355 ( 1.273971)
build_miniruby 0.000894 0.000149 0.709976 ( 0.710119)
build_ruby 0.001282 0.000214 2.289513 ( 2.290401)
build_all 0.008019 0.000583 12.563377 ( 1.059282)
build_install 0.011247 0.000961 4.179790 ( 1.066539)
test_btest 0.000658 0.000094 73.106049 ( 5.026734)
test_basic 0.000000 0.004381 0.414418 ( 0.492689)
test_all 0.093576 0.011465 379.640040 ( 38.317135)
test_rubyspec 0.017825 0.022892 87.609600 ( 11.037348)
total: 61.27 sec