Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-080304
#<BuildRuby:0x0000562793dd5480
@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.20220819-080304",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009056 0.000364 0.815164 ( 1.315459)
build_miniruby 0.003403 0.000244 0.066486 ( 0.064799)
build_ruby 0.001744 0.000125 0.064449 ( 0.064879)
build_all 0.004613 0.004108 1.235963 ( 0.483725)
build_install 0.009283 0.004489 1.567912 ( 0.816191)
test_btest 0.000889 0.000149 53.461394 ( 6.342809)
test_basic 0.005229 0.000871 0.292055 ( 0.385750)
test_all 0.000431 0.003872 506.648115 ( 53.230562)
test_rubyspec 0.081639 0.029847 41.765063 ( 50.107749)
total: 112.81 sec