Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-221543
#<BuildRuby:0x00005585709b2c88
@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-221543",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000053 0.000004 0.000057 ( 0.000057)
build_up 0.007752 0.003490 1.083135 ( 1.140621)
build_miniruby 0.001738 0.000000 0.097104 ( 0.093987)
build_ruby 0.001368 0.000000 0.094231 ( 0.091765)
build_all 0.004808 0.003235 1.286061 ( 0.560516)
build_install 0.001170 0.013554 1.641067 ( 0.897782)
test_btest 0.001338 0.000493 64.708374 ( 6.426762)
test_basic 0.002416 0.004579 0.369444 ( 0.467073)
test_all 0.007218 0.000000 485.020536 ( 53.372690)
test_rubyspec 0.077476 0.053911 43.357016 ( 51.944577)
total: 115.00 sec