Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-140705
#<BuildRuby:0x0000557494ca1350
@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.20221029-140705",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008428 0.001404 1.097279 ( 1.140892)
build_miniruby 0.001707 0.000285 0.104545 ( 0.101802)
build_ruby 0.001389 0.000232 0.103202 ( 0.100290)
build_all 0.007836 0.001306 1.355930 ( 0.575701)
build_install 0.011009 0.005520 1.668122 ( 0.894436)
test_btest 0.001715 0.000000 62.375830 ( 6.267287)
test_basic 0.001475 0.004939 0.354290 ( 0.443957)
test_all 0.003405 0.003784 522.275888 ( 55.619567)
test_rubyspec 0.076845 0.044976 43.428750 ( 51.982041)
total: 117.13 sec