Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-034747
#<BuildRuby:0x0000556ac80b3ed8
@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.20221204-034747",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004839 0.000373 1.123703 ( 1.140677)
build_miniruby 0.000913 0.000071 1.012247 ( 1.010748)
build_ruby 0.001201 0.000092 2.770707 ( 2.683070)
build_all 0.000565 0.008604 15.687784 ( 3.279240)
build_install 0.004943 0.005867 2.280464 ( 1.285926)
test_btest 0.000502 0.000144 65.339913 ( 11.209657)
test_basic 0.004596 0.000000 0.315682 ( 0.406656)
test_all 0.001417 0.000000 702.790585 (109.563431)
test_rubyspec 0.050642 0.017271 52.578426 ( 60.772262)
total: 191.35 sec