Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-193907
#<BuildRuby:0x0000564a98c2af90
@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.20221030-193907",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004996 0.004711 1.100971 ( 1.143601)
build_miniruby 0.001996 0.000307 0.107183 ( 0.103846)
build_ruby 0.001635 0.000000 0.097148 ( 0.094018)
build_all 0.008121 0.000112 1.353359 ( 0.578932)
build_install 0.016262 0.001464 1.661407 ( 0.912552)
test_btest 0.001655 0.000207 63.010799 ( 6.668533)
test_basic 0.006696 0.000837 0.370966 ( 0.460366)
test_all 0.008126 0.001015 501.025740 ( 53.931514)
test_rubyspec 0.056607 0.062134 43.322453 ( 51.931334)
total: 115.83 sec