Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-222748
#<BuildRuby:0x000056308eacbdf8
@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.20221120-222748",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003812 0.000953 1.059699 ( 1.065511)
build_miniruby 0.000773 0.000193 0.958042 ( 0.956640)
build_ruby 0.000976 0.000244 2.709406 ( 2.590950)
build_all 0.008081 0.000841 15.783190 ( 3.339538)
build_install 0.004709 0.003475 1.937642 ( 1.093164)
test_btest 0.000436 0.000115 60.306169 ( 11.126264)
test_basic 0.000588 0.004683 0.311492 ( 0.402015)
test_all 0.001566 0.000495 635.893598 (102.879691)
test_rubyspec 0.041274 0.026611 50.980803 ( 59.247127)
total: 182.70 sec