Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-090714
#<BuildRuby:0x000055dc2608b670
@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.20221124-090714",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004511 0.000322 1.108943 ( 1.115023)
build_miniruby 0.000869 0.000062 0.968944 ( 0.967774)
build_ruby 0.001395 0.000000 2.730789 ( 2.624564)
build_all 0.008879 0.000099 15.890531 ( 3.241618)
build_install 0.009110 0.000272 2.054144 ( 1.179239)
test_btest 0.000491 0.000029 57.634204 ( 12.154798)
test_basic 0.005068 0.000016 0.274167 ( 0.364960)
test_all 0.001826 0.000102 701.747586 (110.618117)
test_rubyspec 0.037053 0.027790 53.508777 ( 61.834263)
total: 194.10 sec