Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-172539
#<BuildRuby:0x0000564b17307ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-172539",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002128 0.008071 0.829433 ( 1.001409)
build_miniruby 0.001272 0.000392 0.062401 ( 0.061708)
build_ruby 0.001446 0.000445 0.067699 ( 0.066899)
build_all 0.006041 0.001859 1.223165 ( 0.478734)
build_install 0.014714 0.000259 4.408908 ( 1.834588)
test_btest 0.001505 0.000376 51.994225 ( 6.142444)
test_basic 0.006054 0.000311 0.294540 ( 0.386754)
test_all 0.002263 0.000532 478.859925 ( 51.628060)
test_rubyspec 0.075598 0.047480 41.886742 ( 47.824485)
total: 109.43 sec