Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20240919-202427
#<BuildRuby:0x00007f2066f3fdd0
@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.20240919-202427",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.009522 0.001587 5.471631 ( 5.619848)
build_miniruby 0.001814 0.000302 8.366898 ( 8.520583)
build_ruby 0.002011 0.000335 5.863311 ( 6.436209)
build_all 0.005016 0.005412 12.796647 ( 7.931265)
build_install 0.025249 0.002067 18.353237 ( 14.730856)
test_btest 0.001247 0.000095 277.095050 (169.224250)
test_basic 0.009265 0.005931 2.782733 ( 3.283521)
test_all 0.121805 0.046898 2288.312005 (1987.159019)
test_rubyspec 0.062635 0.044753 372.260329 ( 90.729119)
total: 2293.64 sec