Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-192841
#<BuildRuby:0x000056354ced8190
@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.20240619-192841",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004093 0.002158 1.962915 ( 2.182603)
build_miniruby 0.000751 0.000353 1.048908 ( 1.048837)
build_ruby 0.001024 0.000482 3.420188 ( 3.419870)
build_all 0.001482 0.008508 17.256440 ( 1.654513)
build_install 0.008309 0.002445 6.096739 ( 1.474640)
test_btest 0.000793 0.000441 104.070630 ( 9.496391)
test_basic 0.002784 0.001547 0.643911 ( 0.718331)
test_all 0.085142 0.058663 563.996635 ( 60.642191)
test_rubyspec 0.032303 0.036522 136.287039 ( 16.009525)
total: 96.65 sec