Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-125540
#<BuildRuby:0x000055c9e56cec88
@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.20221015-125540",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.009770 1.104332 ( 1.311456)
build_miniruby 0.000140 0.002223 0.097664 ( 0.093219)
build_ruby 0.001073 0.000330 0.097161 ( 0.094676)
build_all 0.006558 0.002018 1.340608 ( 0.565451)
build_install 0.007178 0.007372 1.652308 ( 0.884257)
test_btest 0.000000 0.002077 61.386770 ( 6.867600)
test_basic 0.005614 0.001142 0.353563 ( 0.449629)
test_all 0.005340 0.003056 481.799503 ( 53.323853)
test_rubyspec 0.077872 0.062825 43.474843 ( 52.059651)
total: 115.65 sec