Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-234943
#<BuildRuby:0x00005579dd787600
@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.20220815-234943",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011097 0.000407 0.966212 ( 0.993946)
build_miniruby 0.002394 0.000000 0.076316 ( 0.074087)
build_ruby 0.002375 0.000079 0.072227 ( 0.069553)
build_all 0.009571 0.001196 1.536969 ( 0.593344)
build_install 0.018687 0.004065 1.894836 ( 0.952783)
test_btest 0.000967 0.000138 76.532242 ( 8.757306)
test_basic 0.002549 0.005149 0.319873 ( 0.411755)
test_all 0.000102 0.004814 673.981864 ( 66.815579)
test_rubyspec 0.091685 0.083792 45.842535 ( 53.373314)
total: 132.04 sec