Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-195456
#<BuildRuby:0x000055cb83e69480
@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-195456",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000078 0.000000 0.000078 ( 0.000079)
configure 0.000077 0.000000 0.000077 ( 0.000072)
build_up 0.006009 0.005162 1.091527 ( 1.442590)
build_miniruby 0.002266 0.000000 0.100818 ( 0.097500)
build_ruby 0.001769 0.000000 0.098035 ( 0.095095)
build_all 0.006201 0.000710 1.306941 ( 0.568995)
build_install 0.014051 0.000262 1.669583 ( 0.905488)
test_btest 0.002526 0.000000 62.755463 ( 6.296220)
test_basic 0.005947 0.001219 0.363728 ( 0.452933)
test_all 0.005008 0.003316 499.179247 ( 53.833066)
test_rubyspec 0.087920 0.042338 43.476188 ( 51.968605)
total: 115.66 sec