Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-170234
#<BuildRuby:0x000055a151d437d8
@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.20220309-170234",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000115 0.000009 0.000124 ( 0.000126)
build_up 0.006284 0.004817 0.993930 ( 1.046250)
build_miniruby 0.000000 0.001945 0.074927 ( 0.072994)
build_ruby 0.001252 0.000922 0.071157 ( 0.068862)
build_all 0.009029 0.000201 1.474501 ( 0.589731)
build_install 0.013507 0.008334 5.319593 ( 2.193034)
test_btest 0.000000 0.001279 76.612093 ( 7.967734)
test_basic 0.003648 0.003695 0.336668 ( 0.424578)
test_all 0.001293 0.000369 649.472045 ( 65.767574)
test_rubyspec 0.106038 0.039649 46.101435 ( 51.220682)
total: 129.35 sec