Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-061643
#<BuildRuby:0x000055cfe18684e8
@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-061643",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005884 0.005386 0.962633 ( 3.910194)
build_miniruby 0.001740 0.000000 0.069301 ( 0.067098)
build_ruby 0.002006 0.000000 0.078528 ( 0.076555)
build_all 0.005115 0.006360 4.034350 ( 0.798714)
build_install 0.019982 0.004448 7.792710 ( 2.295746)
test_btest 0.000973 0.000271 73.827379 ( 8.091666)
test_basic 0.004146 0.003212 0.333648 ( 0.422412)
test_all 0.001301 0.000390 654.576151 ( 65.837320)
test_rubyspec 0.098322 0.079541 46.548917 ( 51.666894)
total: 133.17 sec