Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-185142
#<BuildRuby:0x0000564e9a616dd8
@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.20221112-185142",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003931 0.005386 1.083503 ( 1.236016)
build_miniruby 0.001461 0.000531 0.065164 ( 0.063431)
build_ruby 0.001669 0.000607 0.067190 ( 0.064781)
build_all 0.007733 0.001038 1.469381 ( 0.581884)
build_install 0.010346 0.010014 1.832465 ( 0.935523)
test_btest 0.000793 0.000340 90.494706 ( 8.939008)
test_basic 0.001729 0.005852 0.349269 ( 0.438488)
test_all 0.001898 0.000000 683.242851 ( 69.330636)
test_rubyspec 0.091553 0.082509 47.997188 ( 56.483006)
total: 138.07 sec