Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-231221
#<BuildRuby:0x000055ae31667f30
@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.20230210-231221",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002631 0.001053 0.625479 ( 1.021474)
build_miniruby 0.000683 0.000274 0.646817 ( 0.646245)
build_ruby 0.001177 0.000000 2.060788 ( 2.061155)
build_all 0.008234 0.000323 12.406997 ( 1.506966)
build_install 0.001433 0.004928 1.506843 ( 0.723106)
test_btest 0.000485 0.000203 66.846370 ( 6.492920)
test_basic 0.003817 0.000000 0.247417 ( 0.342213)
test_all 0.001146 0.000202 479.443389 ( 46.980719)
test_rubyspec 0.006490 0.024097 35.288541 ( 45.888807)
total: 105.66 sec