Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20240714-111347
#<BuildRuby:0x00007f50f763fde0
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20240714-111347",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.008959 0.000281 3.903158 ( 6.745619)
build_miniruby 0.002060 0.000000 2.033127 ( 2.967611)
build_ruby 0.002540 0.000182 5.194362 ( 6.866167)
build_all 0.008706 0.002110 16.543284 ( 18.065991)
build_install 0.021274 0.007416 21.580316 ( 25.087653)
test_btest 0.000895 0.000229 335.099922 (419.104525)
test_basic 0.006289 0.008971 2.877342 ( 4.771236)
test_all 0.114664 0.057598 2208.653989 (1514.293724)
test_rubyspec 0.056703 0.043680 450.069606 ( 95.937898)
total: 2093.84 sec