Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-174115
#<BuildRuby:0x0000564dc10441f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240616-174115",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001162 0.004337 1.043135 ( 1.263911)
build_miniruby 0.000814 0.000370 0.716338 ( 0.716333)
build_ruby 0.000956 0.000435 2.252844 ( 2.253146)
build_all 0.005622 0.002556 12.576302 ( 1.038631)
build_install 0.013028 0.003512 4.317396 ( 1.075742)
test_btest 0.000787 0.000000 69.753174 ( 6.322070)
test_basic 0.003084 0.002434 0.409563 ( 0.489645)
test_all 0.080563 0.020812 369.794162 ( 44.084242)
test_rubyspec 0.021913 0.019942 86.763088 ( 10.995455)
total: 68.24 sec