Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-024252
#<BuildRuby:0x000055eb31789390
@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.20221017-024252",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007863 0.001310 1.095001 ( 1.147961)
build_miniruby 0.001684 0.000000 0.103113 ( 0.099749)
build_ruby 0.001451 0.000000 0.101648 ( 0.098724)
build_all 0.004444 0.004282 1.358395 ( 0.590063)
build_install 0.007111 0.008415 1.692709 ( 0.898762)
test_btest 0.001230 0.000385 64.223363 ( 6.789501)
test_basic 0.004755 0.001486 0.357924 ( 0.458746)
test_all 0.007004 0.000657 489.547481 ( 53.309588)
test_rubyspec 0.099484 0.041975 43.323254 ( 51.912589)
total: 115.31 sec