Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-160531
#<BuildRuby:0x000055bd44313510
@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.20220211-160531",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003353 0.007463 0.939662 ( 1.139561)
build_miniruby 0.001588 0.000610 0.076409 ( 0.074049)
build_ruby 0.001465 0.000564 0.072005 ( 0.069765)
build_all 0.008498 0.001594 4.153495 ( 0.789257)
build_install 0.011666 0.012129 7.759851 ( 2.299936)
test_btest 0.000758 0.000354 73.269349 ( 8.024902)
test_basic 0.004854 0.002265 0.333297 ( 0.422682)
test_all 0.001126 0.000525 694.980710 ( 66.837208)
test_rubyspec 0.077636 0.087104 46.125447 ( 51.607477)
total: 131.27 sec