Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-102743
#<BuildRuby:0x0000558a90e1c010
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240623-102743",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003967 0.001487 1.729343 ( 2.089782)
build_miniruby 0.000842 0.000316 1.065544 ( 1.064996)
build_ruby 0.001590 0.000000 3.390855 ( 3.391305)
build_all 0.010597 0.000000 17.256803 ( 1.626071)
build_install 0.010115 0.000247 6.047749 ( 1.433684)
test_btest 0.001062 0.000303 105.352411 ( 9.574431)
test_basic 0.003726 0.001064 0.738648 ( 0.812924)
test_all 0.091684 0.047709 539.475961 ( 58.174190)
test_rubyspec 0.047817 0.019127 134.046687 ( 15.834227)
total: 94.00 sec