Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-032207
#<BuildRuby:0x000055a086142cc0
@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.20220829-032207",
@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.000022 0.000008 0.000030 ( 0.000031)
autoconf 0.000047 0.000018 0.000065 ( 0.000067)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.008317 0.003024 0.827153 ( 2.383360)
build_miniruby 0.001206 0.000439 0.064535 ( 0.064353)
build_ruby 0.001272 0.000463 0.057877 ( 0.091028)
build_all 0.006764 0.003816 1.276314 ( 0.483983)
build_install 0.008694 0.006371 1.552594 ( 0.777303)
test_btest 0.000694 0.000298 52.380187 ( 5.992174)
test_basic 0.001853 0.003517 0.282843 ( 0.376671)
test_all 0.002422 0.002069 513.460208 ( 53.638195)
test_rubyspec 0.052914 0.077956 41.224422 ( 49.947236)
total: 113.76 sec