Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-051249
#<BuildRuby:0x0000560365620430
@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.20220327-051249",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011320 0.000488 1.057183 ( 1.267108)
build_miniruby 0.001919 0.000128 0.078951 ( 0.078592)
build_ruby 0.001594 0.000106 0.072854 ( 0.072893)
build_all 0.009335 0.000622 4.114390 ( 0.839551)
build_install 0.023350 0.000098 7.856350 ( 2.484264)
test_btest 0.000879 0.000046 80.010129 ( 8.391787)
test_basic 0.007004 0.000369 0.338243 ( 0.428533)
test_all 0.000000 0.001833 664.273629 ( 66.505915)
test_rubyspec 0.099946 0.072761 45.988167 ( 51.402283)
total: 131.47 sec