Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-052401
#<BuildRuby:0x00005560b94b68a0
@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.20220208-052401",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002489 0.008725 0.949833 ( 1.552101)
build_miniruby 0.001324 0.000284 0.077502 ( 0.075176)
build_ruby 0.001841 0.000395 0.067119 ( 0.064777)
build_all 0.004470 0.005789 4.159501 ( 0.789000)
build_install 0.019836 0.005667 7.769151 ( 2.312225)
test_btest 0.001037 0.000296 70.115960 ( 8.105948)
test_basic 0.006609 0.000650 0.338831 ( 0.427542)
test_all 0.001282 0.000350 661.978301 ( 65.354788)
test_rubyspec 0.079329 0.085687 45.992076 ( 51.483691)
total: 130.17 sec