Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-012225
#<BuildRuby:0x0000561058605338
@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.20221101-012225",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009955 0.000436 1.156455 ( 1.196873)
build_miniruby 0.001430 0.000102 0.105709 ( 0.102729)
build_ruby 0.002234 0.000159 0.111643 ( 0.107657)
build_all 0.007483 0.000195 1.318603 ( 0.570902)
build_install 0.006917 0.009919 1.668660 ( 0.900557)
test_btest 0.002153 0.000404 60.888162 ( 6.453222)
test_basic 0.006777 0.000308 0.350054 ( 0.440902)
test_all 0.007203 0.000344 518.084407 ( 55.250452)
test_rubyspec 0.086397 0.038600 43.239040 ( 51.811474)
total: 116.84 sec