Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-191616
#<BuildRuby:0x0000556afd4e80a0
@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.20240621-191616",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001737 0.004381 1.055165 ( 1.270511)
build_miniruby 0.000806 0.000220 0.717884 ( 0.718071)
build_ruby 0.002103 0.000000 2.305557 ( 2.305354)
build_all 0.003572 0.004677 12.715624 ( 1.062625)
build_install 0.007576 0.005549 4.267073 ( 1.072425)
test_btest 0.000554 0.000214 70.770112 ( 5.674673)
test_basic 0.003598 0.001384 0.406906 ( 0.487744)
test_all 0.082672 0.019051 369.023460 ( 41.711358)
test_rubyspec 0.027868 0.014552 87.103470 ( 11.026252)
total: 65.33 sec