Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-120304
#<BuildRuby:0x0000559a55613f60
@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.20221127-120304",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005205 0.000127 1.180071 ( 1.484221)
build_miniruby 0.000856 0.000095 0.980351 ( 0.979060)
build_ruby 0.001150 0.000128 2.765730 ( 2.643761)
build_all 0.009155 0.001017 22.377174 ( 4.383012)
build_install 0.007380 0.000820 4.405677 ( 1.577582)
test_btest 0.000588 0.000000 57.957661 ( 11.704772)
test_basic 0.004733 0.000000 0.318884 ( 0.409769)
test_all 0.000866 0.000000 699.354891 (108.968352)
test_rubyspec 0.044398 0.012667 53.266797 ( 61.553095)
total: 193.70 sec