Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-034507
#<BuildRuby:0x00005633f4fb00d0
@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.20221127-034507",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004463 0.000686 1.207755 ( 2.185724)
build_miniruby 0.000824 0.000127 0.951398 ( 0.950044)
build_ruby 0.001133 0.000174 2.708715 ( 2.607584)
build_all 0.009946 0.000145 22.329072 ( 4.480697)
build_install 0.008917 0.000552 4.418367 ( 1.566966)
test_btest 0.000547 0.000068 57.615842 ( 12.027686)
test_basic 0.004771 0.000000 0.300017 ( 0.390823)
test_all 0.000893 0.000000 696.085060 (110.046728)
test_rubyspec 0.052187 0.017384 53.030145 ( 61.266707)
total: 195.52 sec