Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-002848
#<BuildRuby:0x0000556fbce05480
@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.20221027-002848",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005091 0.005161 1.091668 ( 1.166993)
build_miniruby 0.001854 0.000000 0.099890 ( 0.097516)
build_ruby 0.001845 0.000000 0.098797 ( 0.096464)
build_all 0.006349 0.001352 1.292045 ( 0.581575)
build_install 0.013075 0.000705 1.625920 ( 0.908795)
test_btest 0.001095 0.000219 61.916668 ( 6.495360)
test_basic 0.004986 0.000998 0.353459 ( 0.444376)
test_all 0.005583 0.001117 522.938291 ( 55.440337)
test_rubyspec 0.084611 0.039813 43.430584 ( 51.945430)
total: 117.18 sec