Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-001505
#<BuildRuby:0x0000558d4e4e84d8
@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.20220315-001505",
@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.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008951 0.001143 0.991165 ( 1.989210)
build_miniruby 0.000000 0.002090 0.074377 ( 0.072293)
build_ruby 0.000000 0.002107 0.076549 ( 0.074126)
build_all 0.007352 0.002572 4.149547 ( 0.855836)
build_install 0.021741 0.000000 7.869119 ( 2.430364)
test_btest 0.001009 0.000000 72.717970 ( 8.323469)
test_basic 0.006980 0.000820 0.346349 ( 0.435625)
test_all 0.001599 0.000356 703.005805 ( 67.850674)
test_rubyspec 0.110330 0.057465 46.419327 ( 51.944940)
total: 133.98 sec