Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-200407
#<BuildRuby:0x00005591f245be40
@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.20220129-200407",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010105 0.000000 0.935826 ( 1.120233)
build_miniruby 0.001961 0.000010 0.073926 ( 0.073553)
build_ruby 0.001662 0.000098 0.079818 ( 0.080120)
build_all 0.008931 0.000525 4.058041 ( 0.791790)
build_install 0.022472 0.000181 7.781773 ( 2.348822)
test_btest 0.001242 0.000059 46.995507 ( 43.727161)
test_basic 0.001776 0.004630 0.326093 ( 0.417869)
test_all 0.002052 0.000187 665.603383 ( 65.295515)
test_rubyspec 0.092134 0.071492 45.506522 ( 50.984949)
total: 164.84 sec