Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-071946
#<BuildRuby:0x0000561dc54a44d8
@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.20220206-071946",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007264 0.002793 0.958149 ( 1.129673)
build_miniruby 0.001337 0.000334 0.075899 ( 0.074907)
build_ruby 0.001802 0.000450 0.081356 ( 0.079625)
build_all 0.009051 0.002262 4.163981 ( 0.808968)
build_install 0.019795 0.004949 7.886877 ( 2.375498)
test_btest 0.000958 0.000240 73.147032 ( 8.346443)
test_basic 0.001783 0.005108 0.333541 ( 0.423731)
test_all 0.001498 0.000450 708.298457 ( 67.765651)
test_rubyspec 0.088997 0.075471 45.849071 ( 51.241831)
total: 132.25 sec