Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-191305
#<BuildRuby:0x000055b91776fb58
@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-191305",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.004863 1.040056 ( 1.404527)
build_miniruby 0.000000 0.001144 0.713740 ( 0.713744)
build_ruby 0.000000 0.001441 2.270642 ( 2.270876)
build_all 0.005862 0.001383 12.517701 ( 1.061775)
build_install 0.008237 0.006733 4.185251 ( 1.057333)
test_btest 0.000737 0.000000 69.916656 ( 5.834069)
test_basic 0.004832 0.000667 0.399730 ( 0.479400)
test_all 0.071556 0.027014 366.877692 ( 41.260952)
test_rubyspec 0.017889 0.023473 87.274622 ( 11.015458)
total: 65.10 sec