Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-104130
#<BuildRuby:0x0000556962f42038
@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.20221026-104130",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.011846 0.000552 1.137542 ( 1.186100)
build_miniruby 0.000000 0.002099 0.110862 ( 0.107581)
build_ruby 0.000000 0.001646 0.111229 ( 0.108377)
build_all 0.003018 0.005688 1.389623 ( 0.599546)
build_install 0.009263 0.006130 1.698818 ( 0.911202)
test_btest 0.001992 0.000000 63.621600 ( 6.547554)
test_basic 0.006104 0.001043 0.368918 ( 0.460129)
test_all 0.008101 0.000885 489.342078 ( 54.116897)
test_rubyspec 0.076098 0.048228 43.351103 ( 51.905175)
total: 115.94 sec