Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-074507
#<BuildRuby:0x00005567fc223fa8
@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.20221126-074507",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004948 0.000000 1.097750 ( 1.117855)
build_miniruby 0.000982 0.000000 1.004231 ( 1.003002)
build_ruby 0.001184 0.000000 2.787440 ( 2.681583)
build_all 0.008800 0.000000 15.898437 ( 3.343659)
build_install 0.008586 0.000000 1.986320 ( 1.187513)
test_btest 0.000527 0.000000 64.213161 ( 11.041584)
test_basic 0.004594 0.000000 0.305124 ( 0.396495)
test_all 0.001205 0.000000 662.343916 (121.593865)
test_rubyspec 0.044277 0.018334 53.465638 ( 61.725415)
total: 204.09 sec