Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-074650
#<BuildRuby:0x0000561cb8eb8040
@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.20240618-074650",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003971 0.001191 1.055453 ( 1.321532)
build_miniruby 0.001107 0.000000 0.708590 ( 0.708769)
build_ruby 0.001264 0.000000 2.242915 ( 2.243669)
build_all 0.008387 0.000567 13.017500 ( 1.077552)
build_install 0.007105 0.005315 4.225298 ( 1.059711)
test_btest 0.000632 0.000194 68.181869 ( 6.009289)
test_basic 0.003099 0.000954 0.401032 ( 0.482116)
test_all 0.060182 0.039641 370.640710 ( 39.457684)
test_rubyspec 0.013955 0.027382 86.700499 ( 10.985479)
total: 63.35 sec