Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-061551
#<BuildRuby:0x0000560d34870018
@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.20221122-061551",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004322 0.000721 1.094004 ( 1.391094)
build_miniruby 0.000798 0.000133 0.985733 ( 0.984517)
build_ruby 0.001042 0.000174 2.716520 ( 2.616480)
build_all 0.007644 0.001274 15.905268 ( 3.328118)
build_install 0.005895 0.004324 2.030207 ( 1.129863)
test_btest 0.000000 0.000576 61.838588 ( 10.918799)
test_basic 0.000398 0.004505 0.301710 ( 0.393139)
test_all 0.001185 0.000338 715.925597 (109.438510)
test_rubyspec 0.048089 0.016952 53.995912 ( 62.292449)
total: 192.49 sec