Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-054120
#<BuildRuby:0x0000560243660008
@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.20240619-054120",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002594 0.003812 1.039305 ( 1.407275)
build_miniruby 0.001065 0.000152 0.722035 ( 0.721876)
build_ruby 0.001593 0.000228 2.296873 ( 2.297104)
build_all 0.007318 0.000436 12.614598 ( 1.063387)
build_install 0.010005 0.004567 4.126148 ( 1.082045)
test_btest 0.000676 0.000120 74.305462 ( 5.483515)
test_basic 0.004012 0.000000 0.397692 ( 0.480209)
test_all 0.089300 0.007794 358.951498 ( 41.730199)
test_rubyspec 0.028710 0.012518 87.476547 ( 11.005107)
total: 65.27 sec