Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-084742
#<BuildRuby:0x0000556218175550
@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.20221028-084742",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004625 0.004607 1.129720 ( 1.297302)
build_miniruby 0.001238 0.000191 0.095213 ( 0.093901)
build_ruby 0.001214 0.000187 0.100698 ( 0.100104)
build_all 0.007561 0.001163 1.322917 ( 0.572029)
build_install 0.010484 0.007463 1.632239 ( 0.914947)
test_btest 0.001561 0.000361 62.179936 ( 6.636720)
test_basic 0.005283 0.001219 0.359673 ( 0.451266)
test_all 0.005582 0.001288 524.625757 ( 55.420002)
test_rubyspec 0.093356 0.036424 43.640115 ( 52.082816)
total: 117.57 sec