Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-110043
#<BuildRuby:0x000055aec18d3f68
@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.20221126-110043",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003970 0.000794 1.048775 ( 1.353007)
build_miniruby 0.000714 0.000142 1.089549 ( 1.088520)
build_ruby 0.001035 0.000207 2.835063 ( 2.730174)
build_all 0.005966 0.002848 15.941523 ( 3.375500)
build_install 0.009632 0.000271 1.954467 ( 1.115481)
test_btest 0.000474 0.000095 59.036833 ( 11.598659)
test_basic 0.000602 0.004384 0.286060 ( 0.376001)
test_all 0.000938 0.000000 703.475146 (109.036142)
test_rubyspec 0.046871 0.017513 53.768819 ( 62.018440)
total: 192.69 sec