Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-205646
#<BuildRuby:0x00005578decbd160
@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.20221202-205646",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009115 0.003315 1.221393 ( 1.228515)
build_miniruby 0.001705 0.000620 0.835361 ( 0.833326)
build_ruby 0.000554 0.003049 2.240524 ( 2.151462)
build_all 0.011836 0.007876 18.612988 ( 2.190104)
build_install 0.018446 0.004326 2.118718 ( 1.044163)
test_btest 0.001050 0.000433 90.062970 ( 8.814796)
test_basic 0.005031 0.005025 0.348056 ( 0.433901)
test_all 0.001389 0.000617 690.069390 ( 69.297923)
test_rubyspec 0.093789 0.085419 49.259511 ( 57.426263)
total: 143.42 sec