Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-040358
#<BuildRuby:0x00005567a0c004d8
@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.20220217-040358",
@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.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006527 0.005695 0.947835 ( 1.965865)
build_miniruby 0.001918 0.000443 0.073796 ( 0.071404)
build_ruby 0.001586 0.000367 0.076070 ( 0.074222)
build_all 0.009470 0.000962 4.104527 ( 0.756271)
build_install 0.016753 0.006841 7.800765 ( 2.322036)
test_btest 0.000970 0.000242 73.646012 ( 7.886721)
test_basic 0.007117 0.001779 0.326155 ( 0.416309)
test_all 0.001495 0.000373 659.996753 ( 65.345631)
test_rubyspec 0.120867 0.043600 46.234584 ( 51.621815)
total: 130.46 sec