Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-211508
#<BuildRuby:0x000055d6043e2878
@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.20221117-211508",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004362 0.000671 1.090770 ( 1.113690)
build_miniruby 0.000908 0.000140 0.984972 ( 0.983417)
build_ruby 0.001077 0.000166 2.754712 ( 2.669264)
build_all 0.007652 0.001177 15.967862 ( 3.343221)
build_install 0.003631 0.004708 2.019029 ( 1.144247)
test_btest 0.000489 0.000105 59.351954 ( 11.227250)
test_basic 0.005004 0.000012 0.291467 ( 0.381436)
test_all 0.000881 0.000177 643.853723 (104.625769)
test_rubyspec 0.040391 0.023492 51.072270 ( 59.377129)
total: 184.87 sec