Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-171513
#<BuildRuby:0x0000562d311d9930
@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.20220202-171513",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007300 0.004560 0.930454 ( 0.977992)
build_miniruby 0.001764 0.000353 0.067569 ( 0.065877)
build_ruby 0.001970 0.000394 0.080582 ( 0.078638)
build_all 0.009010 0.001802 4.182531 ( 0.792377)
build_install 0.020759 0.004192 7.815873 ( 2.359005)
test_btest 0.000995 0.000199 46.422844 ( 43.379723)
test_basic 0.008341 0.000668 0.327838 ( 0.414836)
test_all 0.001441 0.000275 650.406821 ( 65.639033)
test_rubyspec 0.107412 0.062004 46.331328 ( 51.766224)
total: 165.47 sec