Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-135209
#<BuildRuby:0x000055997d4a4658
@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-135209",
@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.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003449 0.006965 1.100190 ( 1.254332)
build_miniruby 0.002341 0.000000 0.115788 ( 0.111163)
build_ruby 0.001983 0.000000 0.106207 ( 0.089596)
build_all 0.009679 0.000557 1.607427 ( 0.657717)
build_install 0.019706 0.001728 1.925473 ( 0.970621)
test_btest 0.001211 0.000173 76.057631 ( 8.408971)
test_basic 0.007718 0.001103 0.375130 ( 0.462155)
test_all 0.003830 0.000000 647.234383 ( 67.289465)
test_rubyspec 0.116746 0.037320 46.058388 ( 54.488963)
total: 133.73 sec