Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-145140
#<BuildRuby:0x000055a32e4a3810
@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.20220226-145140",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000087 0.000014 0.000101 ( 0.000056)
build_up 0.000000 0.011586 0.987859 ( 1.683896)
build_miniruby 0.002126 0.000000 0.074494 ( 0.072868)
build_ruby 0.001929 0.000000 0.078710 ( 0.076565)
build_all 0.008674 0.002433 4.208129 ( 0.852663)
build_install 0.014753 0.008836 8.012454 ( 2.443947)
test_btest 0.000919 0.000350 77.136348 ( 8.588464)
test_basic 0.000516 0.006369 0.336638 ( 0.425805)
test_all 0.000666 0.001543 704.855928 ( 67.968254)
test_rubyspec 0.106057 0.058805 46.212119 ( 51.732665)
total: 133.85 sec