Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-080324
#<BuildRuby:0x000055f8f356be58
@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.20221118-080324",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004141 0.000637 1.093705 ( 1.530804)
build_miniruby 0.000725 0.000112 0.937039 ( 0.935788)
build_ruby 0.001052 0.000161 2.782274 ( 2.665686)
build_all 0.004346 0.004448 15.990524 ( 3.362231)
build_install 0.007542 0.002173 2.117816 ( 1.206915)
test_btest 0.000458 0.000102 63.831642 ( 10.373066)
test_basic 0.000711 0.004123 0.313277 ( 0.404403)
test_all 0.001250 0.000000 656.685280 (103.976719)
test_rubyspec 0.045363 0.021241 51.536081 ( 59.799978)
total: 184.26 sec