Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-112046
#<BuildRuby:0x00005556d06ecf40
@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.20220206-112046",
@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.000006)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010921 0.000433 0.966027 ( 1.915186)
build_miniruby 0.001694 0.000106 0.075320 ( 0.073548)
build_ruby 0.002185 0.000000 0.076543 ( 0.074653)
build_all 0.005387 0.004911 4.049273 ( 0.769372)
build_install 0.022309 0.000811 7.946590 ( 2.387127)
test_btest 0.001089 0.000109 72.508319 ( 8.480970)
test_basic 0.006705 0.000671 0.345333 ( 0.434602)
test_all 0.002035 0.000000 689.942449 ( 67.181666)
test_rubyspec 0.109424 0.053787 45.815631 ( 50.918103)
total: 132.24 sec