Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-133346
#<BuildRuby:0x000055efa02dd350
@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.20220826-133346",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006474 0.005205 0.849366 ( 1.426829)
build_miniruby 0.001114 0.000506 0.055030 ( 0.053225)
build_ruby 0.001116 0.000507 0.054858 ( 0.053410)
build_all 0.006075 0.002762 1.253952 ( 0.489561)
build_install 0.010723 0.004874 1.577119 ( 0.798804)
test_btest 0.001296 0.000000 53.175482 ( 6.462499)
test_basic 0.003612 0.002792 0.298496 ( 0.396361)
test_all 0.003469 0.001601 500.447584 ( 52.674513)
test_rubyspec 0.055823 0.065690 41.674783 ( 50.328649)
total: 112.69 sec