Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-182106
#<BuildRuby:0x00005620ce1640a0
@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-182106",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003618 0.001447 1.039915 ( 1.282351)
build_miniruby 0.000762 0.000305 0.711671 ( 0.711277)
build_ruby 0.001393 0.000000 2.276874 ( 2.277470)
build_all 0.007693 0.000111 12.513929 ( 1.031347)
build_install 0.007657 0.004003 4.196375 ( 1.060497)
test_btest 0.000526 0.000188 70.309635 ( 6.260293)
test_basic 0.003848 0.001375 0.400839 ( 0.481740)
test_all 0.075370 0.025032 362.350686 ( 39.201762)
test_rubyspec 0.030296 0.011715 86.608706 ( 10.984660)
total: 63.29 sec