Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-053041
#<BuildRuby:0x000055bc6a1bc9d0
@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.20220917-053041",
@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.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009078 0.001186 1.090922 ( 1.111168)
build_miniruby 0.001526 0.000352 0.070866 ( 0.070565)
build_ruby 0.001481 0.000342 0.074937 ( 0.074762)
build_all 0.008612 0.000842 1.528624 ( 0.598538)
build_install 0.021120 0.001096 1.936640 ( 0.960733)
test_btest 0.000983 0.000174 96.560411 ( 9.469525)
test_basic 0.006593 0.001163 0.352946 ( 0.443829)
test_all 0.002294 0.000405 639.604954 ( 66.872441)
test_rubyspec 0.098648 0.077227 46.927215 ( 55.335539)
total: 134.94 sec