Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-083411
#<BuildRuby:0x0000559d9a1c80d0
@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.20221205-083411",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004931 0.000352 1.212282 ( 1.212557)
build_miniruby 0.000000 0.001017 0.980868 ( 0.979406)
build_ruby 0.000000 0.001385 2.699761 ( 2.582729)
build_all 0.000000 0.009088 15.808330 ( 3.351804)
build_install 0.007790 0.003029 2.285266 ( 1.279268)
test_btest 0.000494 0.000137 60.096590 ( 12.272032)
test_basic 0.004004 0.001112 0.304933 ( 0.395466)
test_all 0.000752 0.000209 702.505495 (108.344936)
test_rubyspec 0.051707 0.012528 53.850908 ( 61.982428)
total: 192.40 sec