Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-175247
#<BuildRuby:0x0000561006e330e8
@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.20240614-175247",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004510 0.000347 1.049228 ( 1.318285)
build_miniruby 0.000844 0.000065 0.700777 ( 0.701055)
build_ruby 0.001455 0.000000 2.236335 ( 2.236885)
build_all 0.004224 0.003762 12.351544 ( 1.060455)
build_install 0.003765 0.007813 4.188479 ( 1.064882)
test_btest 0.000590 0.000148 71.825466 ( 5.361762)
test_basic 0.004459 0.000000 0.411807 ( 0.493298)
test_all 0.086687 0.012637 366.062453 ( 40.695972)
test_rubyspec 0.018332 0.023415 86.588741 ( 11.003411)
total: 63.94 sec