Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-220813
#<BuildRuby:0x000055e8ffb228a0
@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.20220403-220813",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010672 0.000711 1.022760 ( 1.171264)
build_miniruby 0.002278 0.000000 0.074994 ( 0.074140)
build_ruby 0.002096 0.000000 0.077611 ( 0.077135)
build_all 0.010564 0.000064 4.335878 ( 0.886469)
build_install 0.009452 0.013272 8.580702 ( 3.069020)
test_btest 0.001373 0.000262 75.351005 ( 8.259235)
test_basic 0.002634 0.005200 0.347154 ( 0.437184)
test_all 0.001545 0.000368 708.027486 ( 68.281248)
test_rubyspec 0.123595 0.047773 46.650751 ( 51.968380)
total: 134.23 sec