Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-030550
#<BuildRuby:0x00005612491a5570
@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.20220722-030550",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007977 0.001477 0.854526 ( 1.441077)
build_miniruby 0.001578 0.000574 0.062628 ( 0.061260)
build_ruby 0.002151 0.000000 0.057665 ( 0.055864)
build_all 0.007280 0.001684 1.245638 ( 0.468153)
build_install 0.013092 0.002532 4.265268 ( 1.766247)
test_btest 0.000000 0.001479 52.209386 ( 6.569680)
test_basic 0.000000 0.005758 0.295275 ( 0.386117)
test_all 0.000000 0.003014 501.883312 ( 53.000037)
test_rubyspec 0.075249 0.062401 41.457597 ( 47.375889)
total: 111.13 sec