Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-203409
#<BuildRuby:0x000056540a0bb0f8
@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.20220223-203409",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009810 0.001444 0.846873 ( 0.955781)
build_miniruby 0.002208 0.000000 0.078749 ( 0.076261)
build_ruby 0.000000 0.001780 0.071540 ( 0.070133)
build_all 0.004057 0.006186 4.252557 ( 0.852795)
build_install 0.017460 0.005908 7.922839 ( 2.383620)
test_btest 0.000888 0.000313 72.267791 ( 8.165548)
test_basic 0.004496 0.001587 0.337279 ( 0.426918)
test_all 0.001338 0.000473 664.823195 ( 67.447001)
test_rubyspec 0.078358 0.081390 46.187145 ( 51.695087)
total: 132.07 sec