Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-182930
#<BuildRuby:0x0000556c78571338
@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.20221029-182930",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005270 0.005014 1.108007 ( 1.486836)
build_miniruby 0.002057 0.000343 0.102431 ( 0.101156)
build_ruby 0.001491 0.000249 0.098990 ( 0.097978)
build_all 0.008051 0.001342 1.321594 ( 0.575309)
build_install 0.013830 0.000385 1.644897 ( 0.911102)
test_btest 0.001717 0.000245 63.762969 ( 6.763511)
test_basic 0.005996 0.000000 0.352198 ( 0.445967)
test_all 0.004595 0.002922 519.590547 ( 55.206970)
test_rubyspec 0.081566 0.048850 43.443828 ( 52.060792)
total: 117.65 sec