Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-033605
#<BuildRuby:0x0000563a068ca8c0
@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.20220731-033605",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002298 0.004403 0.843830 ( 0.962356)
build_miniruby 0.000000 0.000970 0.057662 ( 0.056491)
build_ruby 0.000000 0.000965 0.059035 ( 0.057851)
build_all 0.000000 0.004735 1.533361 ( 0.592111)
build_install 0.005375 0.005893 5.675699 ( 2.187036)
test_btest 0.000561 0.000240 53.143588 ( 8.040913)
test_basic 0.003671 0.001574 0.285435 ( 0.374526)
test_all 0.000791 0.000338 624.834685 ( 90.875614)
test_rubyspec 0.067039 0.057188 43.916999 ( 49.518691)
total: 152.67 sec