Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-170820
#<BuildRuby:0x00005599976430d0
@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.20220220-170820",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006639 0.004734 0.938157 ( 1.038595)
build_miniruby 0.001691 0.000521 0.074056 ( 0.072170)
build_ruby 0.001635 0.000503 0.075780 ( 0.074175)
build_all 0.008329 0.002563 4.143487 ( 0.793340)
build_install 0.024144 0.000000 8.000964 ( 2.380057)
test_btest 0.001379 0.000120 75.404873 ( 8.073395)
test_basic 0.004575 0.003670 0.345386 ( 0.434047)
test_all 0.001654 0.000414 649.114727 ( 65.222674)
test_rubyspec 0.070008 0.087236 46.148392 ( 51.572742)
total: 129.66 sec