Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-054639
#<BuildRuby:0x00005651c87a8328
@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.20221122-054639",
@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.000010 0.000001 0.000011 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004732 0.000000 1.056244 ( 1.907057)
build_miniruby 0.000938 0.000000 1.034297 ( 1.032997)
build_ruby 0.001252 0.000000 2.800211 ( 2.705341)
build_all 0.008842 0.000008 15.797135 ( 3.314278)
build_install 0.001023 0.007475 2.086037 ( 1.194534)
test_btest 0.000523 0.000080 65.718769 ( 10.609285)
test_basic 0.004644 0.000714 0.311684 ( 0.402332)
test_all 0.001055 0.000163 696.792963 (109.728550)
test_rubyspec 0.052001 0.021875 53.142230 ( 61.377131)
total: 192.27 sec