Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-191436
#<BuildRuby:0x000055c12abde700
@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.20220829-191436",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002887 0.008760 1.016373 ( 1.022935)
build_miniruby 0.001827 0.000391 0.078863 ( 0.076418)
build_ruby 0.001928 0.000413 0.074508 ( 0.072009)
build_all 0.009646 0.001017 1.529787 ( 0.583999)
build_install 0.017505 0.004460 1.905725 ( 0.936004)
test_btest 0.001045 0.000220 70.732290 ( 8.699138)
test_basic 0.007654 0.000559 0.322989 ( 0.414008)
test_all 0.002507 0.001160 684.326562 ( 67.275588)
test_rubyspec 0.098801 0.071633 45.600998 ( 53.970086)
total: 133.05 sec