Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-134556
#<BuildRuby:0x0000555c9745b2c8
@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.20220724-134556",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001969 0.003867 0.834220 ( 1.042598)
build_miniruby 0.000865 0.000124 0.057092 ( 0.055769)
build_ruby 0.000723 0.000104 0.059097 ( 0.057865)
build_all 0.000000 0.004669 1.523203 ( 0.586501)
build_install 0.007854 0.003390 5.659618 ( 2.153551)
test_btest 0.000573 0.000143 52.192649 ( 8.038284)
test_basic 0.001924 0.004759 0.340077 ( 0.427010)
test_all 0.000865 0.000270 632.089831 ( 90.268860)
test_rubyspec 0.066864 0.050028 43.896607 ( 49.487635)
total: 152.12 sec