Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-194359
#<BuildRuby:0x0000555756e951f8
@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.20221028-194359",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010199 0.000137 1.104486 ( 1.147657)
build_miniruby 0.002301 0.000153 0.100600 ( 0.097057)
build_ruby 0.001393 0.000093 0.101365 ( 0.098445)
build_all 0.007984 0.000000 1.275677 ( 0.582342)
build_install 0.002667 0.011917 1.615805 ( 0.922339)
test_btest 0.001270 0.000268 63.056067 ( 6.704113)
test_basic 0.002363 0.004790 0.358821 ( 0.453356)
test_all 0.003595 0.003811 513.496559 ( 54.992165)
test_rubyspec 0.067256 0.060163 43.687819 ( 52.268974)
total: 117.27 sec