Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-064658
#<BuildRuby:0x00005568ad89a9c0
@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.20221006-064658",
@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.000177 0.000000 0.000177 ( 0.000193)
autoconf 0.000074 0.000000 0.000074 ( 0.000072)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.008801 0.003553 1.073388 ( 1.128057)
build_miniruby 0.000000 0.002157 0.099263 ( 0.096071)
build_ruby 0.001157 0.001055 0.094791 ( 0.091695)
build_all 0.005921 0.001579 1.338862 ( 0.568077)
build_install 0.012890 0.002161 1.650378 ( 0.886467)
test_btest 0.001435 0.000359 59.719756 ( 6.282020)
test_basic 0.001823 0.005455 0.358580 ( 0.447039)
test_all 0.006395 0.001999 508.395749 ( 54.229736)
test_rubyspec 0.079528 0.047685 42.143242 ( 50.712686)
total: 114.44 sec