Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20221209-082001
#<BuildRuby:0x000056027b80e3e0
@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.20221209-082001",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006912 0.000864 1.890013 ( 3.582847)
build_miniruby 0.004677 0.000585 25.559066 ( 22.705275)
build_ruby 0.001658 0.000207 3.707267 ( 4.677723)
build_all 0.011110 0.001389 8.307029 ( 9.070206)
build_install 0.010010 0.011104 4.370753 ( 5.340387)
test_btest 0.000571 0.000114 169.460663 (153.221333)
test_basic 0.007132 0.001426 1.194919 ( 1.785023)
test_all 0.000000 0.001585 1692.528767 (947.775276)
test_rubyspec 0.041776 0.025683 196.241501 (206.908697)
total: 1355.07 sec