Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-010245
#<BuildRuby:0x0000560769c1afe0
@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.20220912-010245",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000050 0.000007 0.000057 ( 0.000056)
build_up 0.009058 0.001294 1.145257 ( 1.236698)
build_miniruby 0.001801 0.000257 0.071763 ( 0.069624)
build_ruby 0.000000 0.002088 0.074838 ( 0.072882)
build_all 0.000000 0.009823 1.553630 ( 0.598850)
build_install 0.015353 0.007377 1.910126 ( 0.939011)
test_btest 0.001026 0.000363 95.425674 ( 9.116187)
test_basic 0.007334 0.000812 0.350730 ( 0.438427)
test_all 0.003891 0.001297 685.031254 ( 68.599814)
test_rubyspec 0.118769 0.046058 47.344919 ( 55.528511)
total: 136.60 sec