Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-234149
#<BuildRuby:0x00005558ddc991a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-234149",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000111 0.000008 0.000119 ( 0.000066)
build_up 0.007311 0.003583 0.947467 ( 1.887920)
build_miniruby 0.001862 0.000220 0.074113 ( 0.072015)
build_ruby 0.000000 0.001779 0.067578 ( 0.065936)
build_all 0.009395 0.001209 4.100240 ( 0.796961)
build_install 0.020042 0.002864 7.808798 ( 2.332648)
test_btest 0.001128 0.000161 46.930171 ( 44.062992)
test_basic 0.001738 0.005050 0.345057 ( 0.442298)
test_all 0.001508 0.000287 654.978933 ( 65.428081)
test_rubyspec 0.096525 0.070948 46.185455 ( 51.591514)
total: 166.68 sec