Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-084922
#<BuildRuby:0x000055b935af8c70
@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.20220919-084922",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000916 0.008395 1.095894 ( 1.138730)
build_miniruby 0.001842 0.000567 0.117724 ( 0.112635)
build_ruby 0.001635 0.000504 0.118993 ( 0.101459)
build_all 0.010091 0.000000 1.568343 ( 0.628923)
build_install 0.021103 0.001018 1.922712 ( 0.973945)
test_btest 0.001073 0.000226 76.000785 ( 8.171809)
test_basic 0.006568 0.001382 0.380212 ( 0.468588)
test_all 0.003683 0.000775 681.863408 ( 68.573833)
test_rubyspec 0.090655 0.078181 46.214363 ( 54.493113)
total: 134.66 sec