Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-114542
#<BuildRuby:0x000055a9e01a0d30
@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.20221112-114542",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001852 0.008475 1.077301 ( 1.540212)
build_miniruby 0.001523 0.000586 0.067669 ( 0.065961)
build_ruby 0.001258 0.000484 0.067928 ( 0.067070)
build_all 0.006721 0.002585 1.446289 ( 0.594063)
build_install 0.014259 0.007558 1.854987 ( 0.944906)
test_btest 0.001340 0.000552 85.492543 ( 9.192554)
test_basic 0.003083 0.003914 0.351909 ( 0.442248)
test_all 0.001803 0.000801 700.629089 ( 70.002864)
test_rubyspec 0.084943 0.075047 48.053550 ( 56.559596)
total: 139.41 sec