Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-043218
#<BuildRuby:0x000055a7d96b0db0
@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.20220404-043218",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005369 0.005350 0.990367 ( 1.477728)
build_miniruby 0.001899 0.000438 0.080323 ( 0.078258)
build_ruby 0.001551 0.000358 0.077460 ( 0.075444)
build_all 0.005314 0.004953 4.286737 ( 0.852892)
build_install 0.022505 0.000693 8.533951 ( 2.967277)
test_btest 0.000836 0.000186 74.123751 ( 8.223115)
test_basic 0.000000 0.007361 0.342366 ( 0.430380)
test_all 0.000000 0.001827 702.357197 ( 68.000814)
test_rubyspec 0.107905 0.069921 46.646307 ( 51.743123)
total: 133.85 sec