Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-085932
#<BuildRuby:0x000055f1aa3181d8
@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-085932",
@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.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001190 0.004455 1.858117 ( 2.071414)
build_miniruby 0.000906 0.000320 1.076026 ( 1.076900)
build_ruby 0.001105 0.000390 3.637012 ( 3.636392)
build_all 0.008172 0.002649 18.046023 ( 1.711172)
build_install 0.009034 0.001676 6.292595 ( 1.469959)
test_btest 0.000578 0.000192 111.944405 ( 9.335395)
test_basic 0.003024 0.001008 0.942146 ( 1.017508)
test_all 0.101387 0.039307 567.084288 ( 57.753518)
test_rubyspec 0.040985 0.031221 137.557517 ( 16.043238)
total: 94.12 sec