Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-211043
#<BuildRuby:0x000055acc420c328
@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.20220727-211043",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006460 0.000000 0.813085 ( 1.231034)
build_miniruby 0.000000 0.000947 0.056791 ( 0.055610)
build_ruby 0.000000 0.000972 0.059698 ( 0.058508)
build_all 0.002535 0.002176 1.526952 ( 0.583028)
build_install 0.010951 0.000143 5.648779 ( 2.163844)
test_btest 0.000766 0.000043 48.648197 ( 8.400576)
test_basic 0.005347 0.000298 0.344682 ( 0.432699)
test_all 0.001335 0.000074 600.273268 ( 92.347795)
test_rubyspec 0.089953 0.030359 43.647935 ( 49.267811)
total: 154.54 sec