Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-093457
#<BuildRuby:0x000055f4756280d0
@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.20221121-093457",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004664 0.000150 1.042287 ( 1.086572)
build_miniruby 0.000795 0.000187 0.989600 ( 0.988084)
build_ruby 0.001006 0.000236 2.768229 ( 2.682597)
build_all 0.004547 0.004300 15.849327 ( 3.431880)
build_install 0.006906 0.001919 1.979179 ( 1.131652)
test_btest 0.000500 0.000139 60.633722 ( 11.394348)
test_basic 0.003955 0.001099 0.299695 ( 0.390558)
test_all 0.001140 0.000317 676.780777 (124.045588)
test_rubyspec 0.033518 0.029684 53.050965 ( 61.285325)
total: 206.44 sec