Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-012601
#<BuildRuby:0x00005650eca96878
@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.20220816-012601",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004259 0.002508 0.865535 ( 1.033478)
build_miniruby 0.000877 0.000176 0.057949 ( 0.056642)
build_ruby 0.000724 0.000145 0.059543 ( 0.058208)
build_all 0.003902 0.000780 1.547460 ( 0.598841)
build_install 0.008732 0.000138 1.934807 ( 0.976415)
test_btest 0.000827 0.000000 49.052048 ( 8.594317)
test_basic 0.005822 0.000000 0.326419 ( 0.414713)
test_all 0.001548 0.000040 623.092903 ( 90.439551)
test_rubyspec 0.076289 0.021151 43.843316 ( 51.234351)
total: 153.41 sec