Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-212920
#<BuildRuby:0x0000564316ddb5a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-212920",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006896 0.004695 1.287576 ( 1.515388)
build_miniruby 0.001903 0.000408 1.738227 ( 1.612198)
build_ruby 0.002289 0.000490 2.239348 ( 2.151319)
build_all 0.016584 0.004197 18.646819 ( 2.202314)
build_install 0.016966 0.004265 2.011400 ( 1.015215)
test_btest 0.001673 0.000000 89.754200 ( 8.986392)
test_basic 0.009217 0.000435 0.351170 ( 0.437268)
test_all 0.002198 0.000458 696.581959 ( 69.985835)
test_rubyspec 0.112809 0.069595 49.534495 ( 57.662841)
total: 145.57 sec