Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-024133
#<BuildRuby:0x000055ba3ab5d160
@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.20221203-024133",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.008898 0.001368 1.218304 ( 1.932375)
build_miniruby 0.001905 0.000293 0.851415 ( 0.851471)
build_ruby 0.002582 0.000397 2.237309 ( 2.150382)
build_all 0.005616 0.015540 18.562323 ( 2.190682)
build_install 0.019856 0.001288 2.092311 ( 1.057834)
test_btest 0.001432 0.000421 86.695767 ( 9.393441)
test_basic 0.008840 0.000925 0.349325 ( 0.435475)
test_all 0.001666 0.000462 729.057617 ( 71.586275)
test_rubyspec 0.089474 0.095068 49.298947 ( 57.398446)
total: 147.00 sec