Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-174531
#<BuildRuby:0x000055d8e9a636d8
@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.20230205-174531",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003855 0.000000 0.598872 ( 1.156291)
build_miniruby 0.000955 0.000049 0.646418 ( 0.645454)
build_ruby 0.001178 0.000091 2.055921 ( 2.055400)
build_all 0.008481 0.000292 12.240627 ( 1.531099)
build_install 0.006450 0.000000 1.461517 ( 0.710258)
test_btest 0.000000 0.000622 64.764680 ( 6.356594)
test_basic 0.000000 0.003470 0.251094 ( 0.346659)
test_all 0.001013 0.000240 480.767364 ( 50.360101)
test_rubyspec 0.020236 0.011613 35.216073 ( 45.862205)
total: 109.02 sec