Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-162449
#<BuildRuby:0x0000556ae68f5c18
@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.20221201-162449",
@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.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005128 0.000000 1.157044 ( 4.317331)
build_miniruby 0.000877 0.000000 1.045989 ( 1.044548)
build_ruby 0.001242 0.000000 2.806773 ( 2.712634)
build_all 0.008886 0.000081 15.785922 ( 3.314826)
build_install 0.007534 0.002901 2.181211 ( 1.269325)
test_btest 0.000499 0.000062 63.997712 ( 11.151691)
test_basic 0.001351 0.003245 0.303368 ( 0.394083)
test_all 0.000000 0.001641 668.076555 (119.186843)
test_rubyspec 0.032820 0.028959 53.409808 ( 61.587094)
total: 204.98 sec