Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-114028
#<BuildRuby:0x000055b09a909570
@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.20220828-114028",
@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.000028 0.000007 0.000035 ( 0.000035)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002593 0.010804 0.796498 ( 0.886135)
build_miniruby 0.001210 0.000558 0.065807 ( 0.064236)
build_ruby 0.002326 0.000000 0.065912 ( 0.063956)
build_all 0.005277 0.003828 1.303650 ( 0.493123)
build_install 0.013216 0.002311 1.554338 ( 0.784938)
test_btest 0.000942 0.000388 51.063572 ( 6.037791)
test_basic 0.004291 0.001767 0.276925 ( 0.366511)
test_all 0.002322 0.000956 502.371415 ( 52.959043)
test_rubyspec 0.083254 0.052760 41.136791 ( 49.668313)
total: 111.33 sec