Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-031057
#<BuildRuby:0x000055f1a6054f40
@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.20220330-031057",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001643 0.011129 1.005627 ( 1.777188)
build_miniruby 0.001632 0.000544 0.072584 ( 0.071311)
build_ruby 0.001481 0.000493 0.079272 ( 0.077527)
build_all 0.006032 0.005707 4.154041 ( 0.851357)
build_install 0.017621 0.007789 7.926891 ( 2.426382)
test_btest 0.001152 0.000000 73.526281 ( 8.326868)
test_basic 0.007909 0.000267 0.341917 ( 0.430630)
test_all 0.002060 0.000000 694.186251 ( 67.436375)
test_rubyspec 0.084121 0.081604 46.138825 ( 51.300339)
total: 132.70 sec