Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-214550
#<BuildRuby:0x000055d72949ffb0
@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-214550",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001271 0.003768 1.218190 ( 1.617432)
build_miniruby 0.000974 0.000061 0.981975 ( 0.980362)
build_ruby 0.001491 0.000000 2.785750 ( 2.676421)
build_all 0.009834 0.000206 22.359794 ( 4.386022)
build_install 0.009390 0.000282 4.490852 ( 1.667423)
test_btest 0.000575 0.000030 57.734013 ( 11.409622)
test_basic 0.004964 0.000261 0.320526 ( 0.410421)
test_all 0.001073 0.000057 655.539619 (108.251633)
test_rubyspec 0.065729 0.008771 53.945082 ( 62.178912)
total: 193.58 sec