Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-063757
#<BuildRuby:0x0000563ed966f940
@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.20240622-063757",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002644 0.003529 1.765935 ( 2.047778)
build_miniruby 0.000852 0.000310 1.092798 ( 1.093350)
build_ruby 0.001155 0.000419 3.448948 ( 3.448758)
build_all 0.004454 0.006127 18.695659 ( 1.760555)
build_install 0.003751 0.006557 6.515468 ( 1.488898)
test_btest 0.000508 0.000276 111.358387 ( 9.823098)
test_basic 0.004066 0.000000 0.920353 ( 0.995808)
test_all 0.106446 0.033849 576.261127 ( 55.936676)
test_rubyspec 0.044902 0.024391 140.502240 ( 16.722669)
total: 93.32 sec