Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-132956
#<BuildRuby:0x0000560efef8bde0
@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.20221216-132956",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004248 0.879312 ( 1.255169)
build_miniruby 0.000000 0.001039 1.084600 ( 1.083143)
build_ruby 0.000000 0.001157 2.738589 ( 2.652789)
build_all 0.003537 0.005729 15.961036 ( 3.430089)
build_install 0.007890 0.002630 2.287083 ( 1.277348)
test_btest 0.000457 0.000152 66.240897 ( 11.433186)
test_basic 0.003551 0.001184 0.290707 ( 0.381085)
test_all 0.000598 0.000937 679.428880 (137.161280)
test_rubyspec 0.049006 0.020701 52.719151 ( 60.825172)
total: 219.50 sec