Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20221205-144647
#<BuildRuby:0x000055c4400f9da8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-144647",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007718 0.000133 1.684210 ( 3.142352)
build_miniruby 0.001592 0.000000 1.201868 ( 1.691839)
build_ruby 0.001728 0.000000 2.228504 ( 2.908861)
build_all 0.008301 0.000119 6.648808 ( 7.443104)
build_install 0.006771 0.016114 4.195577 ( 5.462752)
test_btest 0.000791 0.000120 163.369848 (158.781768)
test_basic 0.007115 0.001078 1.110336 ( 1.704844)
test_all 0.001310 0.000198 1930.802590 (1314.944301)
test_rubyspec 0.027929 0.051849 206.626120 (218.816587)
total: 1714.90 sec