Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-050926
#<BuildRuby:0x000055fc2203f600
@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.20221116-050926",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008481 0.000934 1.129100 ( 2.668561)
build_miniruby 0.002060 0.000000 0.931773 ( 0.942548)
build_ruby 0.002367 0.000072 2.393362 ( 2.323263)
build_all 0.014345 0.004553 18.187229 ( 2.254786)
build_install 0.021401 0.000015 1.867443 ( 1.013989)
test_btest 0.001225 0.000204 83.349186 ( 10.386726)
test_basic 0.005862 0.000977 0.338637 ( 0.428475)
test_all 0.001539 0.000256 695.682647 ( 73.849927)
test_rubyspec 0.086930 0.036138 50.008466 ( 58.282694)
total: 152.15 sec