Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-060358
#<BuildRuby:0x00005653ed9f7670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221124-060358",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004624 0.000289 1.118780 ( 1.143543)
build_miniruby 0.001005 0.000000 0.961123 ( 0.959733)
build_ruby 0.001209 0.000000 2.821154 ( 2.729871)
build_all 0.004134 0.004533 15.830295 ( 3.280939)
build_install 0.008630 0.000469 2.141087 ( 1.236297)
test_btest 0.000486 0.000054 63.969782 ( 10.852976)
test_basic 0.000965 0.004089 0.315972 ( 0.406287)
test_all 0.001075 0.000170 684.894535 (109.594690)
test_rubyspec 0.042552 0.017052 54.031459 ( 62.349639)
total: 192.55 sec