Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-220907
#<BuildRuby:0x000055f403fff440
@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-220907",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008481 0.004193 1.013529 ( 1.132588)
build_miniruby 0.001588 0.000611 0.067768 ( 0.065766)
build_ruby 0.002000 0.000000 0.073240 ( 0.071488)
build_all 0.010901 0.000000 4.178632 ( 0.848708)
build_install 0.008847 0.015020 8.482341 ( 2.981811)
test_btest 0.000935 0.000440 74.718390 ( 8.109608)
test_basic 0.006641 0.000923 0.334869 ( 0.423385)
test_all 0.001238 0.000550 703.797365 ( 68.288774)
test_rubyspec 0.093090 0.081089 46.719117 ( 51.947898)
total: 133.87 sec