Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-175426
#<BuildRuby:0x000055f010317440
@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.20220222-175426",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.010157 0.001314 0.856573 ( 0.868689)
build_miniruby 0.001700 0.000364 0.072994 ( 0.070949)
build_ruby 0.001923 0.000412 0.070174 ( 0.067679)
build_all 0.005309 0.003695 1.482086 ( 0.610890)
build_install 0.022579 0.000035 5.258313 ( 2.146069)
test_btest 0.000909 0.000173 73.685672 ( 8.130478)
test_basic 0.003695 0.004348 0.330791 ( 0.425882)
test_all 0.001353 0.000308 698.710709 ( 67.875792)
test_rubyspec 0.129417 0.032897 46.458537 ( 51.885572)
total: 132.08 sec