Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-042737
#<BuildRuby:0x000055a0a83f8060
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221229-042737",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003239 0.000270 0.618262 ( 1.044213)
build_miniruby 0.000922 0.000000 0.723756 ( 0.723267)
build_ruby 0.001438 0.000000 2.514802 ( 2.515076)
build_all 0.004474 0.004897 12.648539 ( 1.520557)
build_install 0.006491 0.000254 1.616778 ( 0.781153)
test_btest 0.000717 0.000000 64.866025 ( 6.304535)
test_basic 0.003250 0.000000 0.230062 ( 0.326416)
test_all 0.001031 0.000045 490.598075 ( 50.179134)
test_rubyspec 0.013544 0.013346 35.388137 ( 45.920508)
total: 109.32 sec