Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-225158
#<BuildRuby:0x0000560b60767778
@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.20220214-225158",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006729 0.005033 0.944057 ( 1.209068)
build_miniruby 0.001391 0.000580 0.073921 ( 0.071886)
build_ruby 0.001691 0.000704 0.080716 ( 0.078034)
build_all 0.003990 0.006330 4.162574 ( 0.790686)
build_install 0.022269 0.001342 7.840772 ( 2.327633)
test_btest 0.000982 0.000368 74.961038 ( 8.247002)
test_basic 0.003738 0.004460 0.332387 ( 0.420867)
test_all 0.001276 0.000525 706.722307 ( 67.551156)
test_rubyspec 0.098966 0.068961 45.987502 ( 51.153877)
total: 131.85 sec