Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-094201
#<BuildRuby:0x000055bb1552c0d0
@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.20221129-094201",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005215 0.000069 1.150192 ( 1.138292)
build_miniruby 0.000955 0.000000 0.927729 ( 0.926387)
build_ruby 0.001176 0.000000 2.711315 ( 2.583852)
build_all 0.004744 0.003897 15.669931 ( 3.457646)
build_install 0.010068 0.000189 1.993275 ( 1.115461)
test_btest 0.000553 0.000048 55.916026 ( 11.720640)
test_basic 0.004941 0.000073 0.295651 ( 0.386179)
test_all 0.000722 0.000060 700.472691 (109.881522)
test_rubyspec 0.037720 0.023359 53.688871 ( 61.855683)
total: 193.07 sec