Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-200552
#<BuildRuby:0x000055d916578088
@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-200552",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004532 0.001133 1.663582 ( 1.819361)
build_miniruby 0.000955 0.000238 1.065001 ( 1.066091)
build_ruby 0.001159 0.000290 3.348976 ( 3.349955)
build_all 0.004582 0.005783 17.357060 ( 1.659023)
build_install 0.006465 0.003701 6.123375 ( 1.453373)
test_btest 0.000810 0.000000 106.895431 ( 9.364255)
test_basic 0.003030 0.001299 0.812355 ( 0.887403)
test_all 0.102737 0.037920 541.293173 ( 64.625852)
test_rubyspec 0.034123 0.035244 135.161165 ( 16.215878)
total: 100.44 sec