Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-110329
#<BuildRuby:0x00005629065ead28
@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.20221009-110329",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.009617 0.001602 1.074769 ( 1.134678)
build_miniruby 0.001335 0.000222 0.100507 ( 0.098768)
build_ruby 0.001421 0.000237 0.099699 ( 0.098246)
build_all 0.007414 0.000000 1.284648 ( 0.556789)
build_install 0.010771 0.004729 1.611176 ( 0.894616)
test_btest 0.001064 0.000200 60.077958 ( 6.587367)
test_basic 0.006077 0.000173 0.343267 ( 0.434812)
test_all 0.007594 0.000406 505.768842 ( 54.329480)
test_rubyspec 0.066563 0.060824 42.663471 ( 51.168265)
total: 115.30 sec