Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-225419
#<BuildRuby:0x000055af19a5a8c0
@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.20220802-225419",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006264 0.000482 0.817517 ( 1.747895)
build_miniruby 0.000817 0.000063 0.056815 ( 0.055587)
build_ruby 0.000749 0.000000 0.058940 ( 0.057743)
build_all 0.004423 0.000039 1.519051 ( 0.589198)
build_install 0.010349 0.000740 5.643399 ( 2.171568)
test_btest 0.000763 0.000054 49.261314 ( 8.397348)
test_basic 0.005738 0.000409 0.350276 ( 0.438266)
test_all 0.001129 0.000080 598.043827 ( 92.497074)
test_rubyspec 0.063380 0.057276 43.825689 ( 51.194734)
total: 157.15 sec