Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-204326
#<BuildRuby:0x000055b1733530e8
@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.20240620-204326",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004756 0.000396 1.050197 ( 1.496091)
build_miniruby 0.000891 0.000075 0.748093 ( 0.748233)
build_ruby 0.001492 0.000124 2.260379 ( 2.260989)
build_all 0.005475 0.003465 12.509249 ( 1.069487)
build_install 0.011005 0.000350 4.136440 ( 1.057776)
test_btest 0.000609 0.000072 71.282143 ( 5.790204)
test_basic 0.005309 0.000119 0.417808 ( 0.498157)
test_all 0.076137 0.028730 364.889082 ( 39.164655)
test_rubyspec 0.031764 0.010165 86.843376 ( 11.007775)
total: 63.09 sec