Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-191959
#<BuildRuby:0x000055d840480c10
@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.20220216-191959",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005540 0.005071 0.943908 ( 1.215965)
build_miniruby 0.001774 0.000380 0.075647 ( 0.073384)
build_ruby 0.001829 0.000392 0.077486 ( 0.075183)
build_all 0.009002 0.000890 4.112668 ( 0.795730)
build_install 0.021191 0.002027 7.830776 ( 2.286368)
test_btest 0.000904 0.000159 73.181352 ( 8.267721)
test_basic 0.006924 0.001222 0.343543 ( 0.431151)
test_all 0.001772 0.000312 670.643254 ( 65.404578)
test_rubyspec 0.091379 0.065355 46.188245 ( 51.592691)
total: 130.14 sec