Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-063834
#<BuildRuby:0x00005597cc306038
@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.20220828-063834",
@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.000030 0.000002 0.000032 ( 0.000033)
autoconf 0.000253 0.000018 0.000271 ( 0.000283)
configure 0.000035 0.000003 0.000038 ( 0.000037)
build_up 0.010757 0.000451 0.809836 ( 0.902548)
build_miniruby 0.001853 0.000123 0.065180 ( 0.064668)
build_ruby 0.001352 0.000090 0.057027 ( 0.057337)
build_all 0.007964 0.000000 1.219476 ( 0.477883)
build_install 0.010866 0.005216 1.573210 ( 0.815174)
test_btest 0.001156 0.000128 54.438690 ( 6.181874)
test_basic 0.004802 0.000533 0.282492 ( 0.377234)
test_all 0.004898 0.000000 510.398412 ( 53.056115)
test_rubyspec 0.093708 0.042305 41.183888 ( 49.912381)
total: 111.85 sec