Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-162336
#<BuildRuby:0x0000556f0ef1ce80
@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-162336",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002925 0.007822 1.072233 ( 1.455929)
build_miniruby 0.001312 0.000281 0.101164 ( 0.099881)
build_ruby 0.001296 0.000278 0.100536 ( 0.098982)
build_all 0.006495 0.001391 1.294442 ( 0.583087)
build_install 0.014675 0.000147 1.631438 ( 0.914205)
test_btest 0.001393 0.000246 61.447559 ( 6.657402)
test_basic 0.006499 0.000292 0.361686 ( 0.455952)
test_all 0.004434 0.002223 489.266472 ( 53.351118)
test_rubyspec 0.081555 0.037842 43.289357 ( 51.949293)
total: 115.57 sec