Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-223854
#<BuildRuby:0x0000561206c820a8
@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.20220727-223854",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000055 0.000000 0.000055 ( 0.000055)
build_up 0.005411 0.004596 0.838967 ( 0.974033)
build_miniruby 0.001320 0.000094 0.055240 ( 0.053851)
build_ruby 0.000000 0.002146 0.061775 ( 0.059078)
build_all 0.005203 0.002562 1.259280 ( 0.485755)
build_install 0.012473 0.001664 4.304876 ( 1.806227)
test_btest 0.001491 0.000199 54.079702 ( 5.814067)
test_basic 0.006018 0.000802 0.271939 ( 0.362519)
test_all 0.002740 0.000000 505.670726 ( 53.395258)
test_rubyspec 0.051734 0.075404 41.636189 ( 47.485381)
total: 110.44 sec