Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-083657
#<BuildRuby:0x0000561908829570
@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.20221006-083657",
@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.000016 0.000008 0.000024 ( 0.000025)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000017 0.000008 0.000025 ( 0.000026)
build_up 0.001914 0.009739 1.069445 ( 1.693361)
build_miniruby 0.000000 0.001983 0.103745 ( 0.100725)
build_ruby 0.000039 0.001511 0.084937 ( 0.082701)
build_all 0.002133 0.005771 1.281273 ( 0.546146)
build_install 0.005256 0.008671 1.602176 ( 0.882361)
test_btest 0.000977 0.000977 60.968972 ( 6.354761)
test_basic 0.005552 0.001777 0.352092 ( 0.442894)
test_all 0.006199 0.000000 475.949920 ( 52.764434)
test_rubyspec 0.073943 0.064014 42.226995 ( 50.705886)
total: 113.57 sec