Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-061359
#<BuildRuby:0x0000560e1fe3bdf8
@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-061359",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003578 0.000894 0.795602 ( 1.158785)
build_miniruby 0.000781 0.000196 1.025336 ( 1.024005)
build_ruby 0.001087 0.000271 2.782343 ( 2.676026)
build_all 0.009010 0.000059 15.774183 ( 3.257475)
build_install 0.008360 0.000793 2.265612 ( 1.253731)
test_btest 0.000558 0.000000 67.001955 ( 10.922339)
test_basic 0.004771 0.000000 0.299044 ( 0.389713)
test_all 0.000000 0.001443 672.156399 (138.505551)
test_rubyspec 0.027226 0.032768 52.495956 ( 60.616529)
total: 219.80 sec