Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-010325
#<BuildRuby:0x00005592c23506d8
@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.20220916-010325",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008628 0.001438 1.090235 ( 1.090779)
build_miniruby 0.001671 0.000278 0.072426 ( 0.070317)
build_ruby 0.001488 0.000248 0.068724 ( 0.066566)
build_all 0.009354 0.001559 1.562236 ( 0.613322)
build_install 0.014861 0.004251 1.906904 ( 0.950066)
test_btest 0.000958 0.000180 89.406825 ( 9.405478)
test_basic 0.007318 0.000340 0.353465 ( 0.441388)
test_all 0.003172 0.000284 666.656927 ( 67.346778)
test_rubyspec 0.106003 0.058353 46.745701 ( 55.114676)
total: 135.10 sec