Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-224720
#<BuildRuby:0x00005625c07f9888
@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-224720",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.005754 0.004617 0.911669 ( 1.017195)
build_miniruby 0.001550 0.000477 0.073524 ( 0.071463)
build_ruby 0.001729 0.000532 0.075680 ( 0.073211)
build_all 0.010196 0.000000 4.093984 ( 0.793729)
build_install 0.022748 0.000000 7.640415 ( 2.321561)
test_btest 0.001370 0.000000 47.305884 ( 43.746648)
test_basic 0.000148 0.006345 0.329198 ( 0.419111)
test_all 0.001449 0.000378 655.634527 ( 64.983744)
test_rubyspec 0.091908 0.068673 45.693665 ( 51.260835)
total: 164.69 sec