Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-065512
#<BuildRuby:0x00005610b72e8088
@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.20221125-065512",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000505 0.004197 1.069171 ( 1.093468)
build_miniruby 0.000853 0.000244 0.972878 ( 0.971485)
build_ruby 0.000892 0.000255 2.797416 ( 2.677494)
build_all 0.005735 0.003376 15.857128 ( 3.329665)
build_install 0.005138 0.003066 2.146516 ( 1.255399)
test_btest 0.000466 0.000155 64.043923 ( 10.594107)
test_basic 0.004446 0.000165 0.297727 ( 0.389727)
test_all 0.000912 0.000288 675.738748 (123.712345)
test_rubyspec 0.033756 0.023724 53.265625 ( 61.400623)
total: 205.42 sec