Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-120755
#<BuildRuby:0x00005618c5ce3e00
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-120755",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001080 0.005504 0.854832 ( 7.101506)
build_miniruby 0.000756 0.000290 0.058482 ( 0.057118)
build_ruby 0.000827 0.000000 0.059216 ( 0.057954)
build_all 0.004076 0.000465 1.530755 ( 0.582935)
build_install 0.010143 0.000831 1.908381 ( 0.959431)
test_btest 0.000462 0.000145 55.063108 ( 8.369341)
test_basic 0.005463 0.000000 0.256195 ( 0.345405)
test_all 0.003520 0.000000 619.603497 ( 91.036050)
test_rubyspec 0.082534 0.046587 44.335317 ( 52.600665)
total: 161.11 sec