Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-132120
#<BuildRuby:0x000055ef5eb4bdf8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221218-132120",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003933 0.000218 0.844071 ( 1.062609)
build_miniruby 0.000987 0.000055 1.012248 ( 1.010746)
build_ruby 0.001199 0.000066 2.721973 ( 2.630811)
build_all 0.004400 0.004436 15.888408 ( 3.428706)
build_install 0.009055 0.000954 2.171857 ( 1.218910)
test_btest 0.000542 0.000057 59.811212 ( 11.854701)
test_basic 0.000664 0.004308 0.312549 ( 0.404482)
test_all 0.001542 0.000231 677.160800 (146.225603)
test_rubyspec 0.046463 0.011851 52.967517 ( 61.035087)
total: 228.87 sec