Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-052802
#<BuildRuby:0x0000557963ccbd48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-052802",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000159 0.004290 0.813154 ( 1.167482)
build_miniruby 0.000707 0.000192 0.519228 ( 0.518887)
build_ruby 0.000996 0.000272 1.699172 ( 1.630341)
build_all 0.007759 0.002116 11.872389 ( 1.474700)
build_install 0.002767 0.004353 1.611520 ( 0.746239)
test_btest 0.000503 0.000168 62.082574 ( 6.083152)
test_basic 0.002837 0.000000 0.234924 ( 0.332492)
test_all 0.001331 0.000000 478.824829 ( 49.086036)
test_rubyspec 0.013151 0.024487 35.225669 ( 45.807941)
total: 106.85 sec