Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-111526
#<BuildRuby:0x000056245ea1a620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-111526",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.001093 0.006436 1.320777 ( 1.582674)
build_miniruby 0.000911 0.000531 1.699169 ( 1.567813)
build_ruby 0.000942 0.000550 2.785208 ( 2.782641)
build_all 0.009817 0.000000 16.770312 ( 2.954592)
build_install 0.006990 0.004428 2.152541 ( 1.083113)
test_btest 0.000657 0.000329 77.209004 ( 11.323678)
test_basic 0.001505 0.004953 0.361339 ( 0.448185)
test_all 0.000401 0.001019 680.073364 ( 96.532998)
test_rubyspec 0.061276 0.070684 52.293519 ( 60.295086)
total: 178.57 sec