Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-011025
#<BuildRuby:0x00005559c2997e58
@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-011025",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004601 0.000255 1.139935 ( 1.999827)
build_miniruby 0.000870 0.000048 0.951130 ( 0.949774)
build_ruby 0.001208 0.000067 2.792231 ( 2.679835)
build_all 0.008856 0.000000 15.932582 ( 3.369838)
build_install 0.009893 0.000069 2.012516 ( 1.190478)
test_btest 0.000502 0.000023 53.910480 ( 11.835951)
test_basic 0.004688 0.000012 0.293252 ( 0.383917)
test_all 0.001388 0.000060 659.656785 (102.304617)
test_rubyspec 0.044183 0.018215 51.945074 ( 60.107969)
total: 184.82 sec