Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-030441
#<BuildRuby:0x0000557e26308618
@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.20220919-030441",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005136 0.004325 1.101644 ( 1.113765)
build_miniruby 0.001418 0.000763 0.114990 ( 0.110573)
build_ruby 0.000000 0.001939 0.112383 ( 0.095820)
build_all 0.003686 0.005281 1.601678 ( 0.647145)
build_install 0.012775 0.009731 1.937042 ( 0.979287)
test_btest 0.000765 0.000510 75.322838 ( 8.236757)
test_basic 0.002653 0.004407 0.349163 ( 0.438335)
test_all 0.005230 0.000000 648.265917 ( 66.888563)
test_rubyspec 0.103316 0.049566 45.865053 ( 54.256988)
total: 132.77 sec