Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-052320
#<BuildRuby:0x000056526ac0b418
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-052320",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005090 0.000125 1.142711 ( 1.138245)
build_miniruby 0.000910 0.000091 0.947321 ( 0.945823)
build_ruby 0.001049 0.000105 2.829455 ( 2.715040)
build_all 0.008822 0.000073 15.715386 ( 3.301517)
build_install 0.008789 0.000058 2.200016 ( 1.229832)
test_btest 0.000543 0.000045 65.184698 ( 11.062167)
test_basic 0.001201 0.004253 0.323939 ( 0.414022)
test_all 0.001090 0.000137 652.669537 (122.475303)
test_rubyspec 0.050820 0.017728 53.600113 ( 61.800160)
total: 205.08 sec