Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-083619
#<BuildRuby:0x000055d0829128c0
@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.20220825-083619",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006314 0.000163 0.819195 ( 0.928919)
build_miniruby 0.000000 0.000998 0.057273 ( 0.056069)
build_ruby 0.000000 0.000936 0.059082 ( 0.057911)
build_all 0.002863 0.001851 1.541990 ( 0.588772)
build_install 0.010266 0.000741 1.916841 ( 0.954483)
test_btest 0.000829 0.000097 53.561971 ( 7.912983)
test_basic 0.005055 0.000595 0.336792 ( 0.425375)
test_all 0.002523 0.000297 591.248745 ( 96.439726)
test_rubyspec 0.051278 0.025479 44.001401 ( 52.297169)
total: 159.66 sec