Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-160655
#<BuildRuby:0x0000562abc02ec88
@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.20220815-160655",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008621 0.000321 0.805282 ( 0.967823)
build_miniruby 0.002798 0.000199 0.064121 ( 0.061151)
build_ruby 0.001172 0.000084 0.066904 ( 0.065698)
build_all 0.002835 0.005150 1.190516 ( 0.456035)
build_install 0.011952 0.000933 1.590218 ( 0.792792)
test_btest 0.000856 0.000114 52.465059 ( 6.087988)
test_basic 0.000537 0.005594 0.285803 ( 0.377510)
test_all 0.000000 0.003826 509.691223 ( 52.881889)
test_rubyspec 0.069968 0.052641 41.945881 ( 49.513932)
total: 111.21 sec