Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-114033
#<BuildRuby:0x000055e73b806038
@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.20221012-114033",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003793 0.008166 1.108336 ( 1.165909)
build_miniruby 0.001293 0.000397 0.104778 ( 0.103011)
build_ruby 0.001171 0.000361 0.097238 ( 0.094311)
build_all 0.007845 0.001010 1.321961 ( 0.577441)
build_install 0.009885 0.004801 1.586637 ( 0.880601)
test_btest 0.001256 0.000392 63.949170 ( 6.676132)
test_basic 0.001674 0.005324 0.360674 ( 0.451788)
test_all 0.006477 0.000589 490.342863 ( 54.116422)
test_rubyspec 0.100126 0.043979 43.194051 ( 51.709220)
total: 115.78 sec