Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-131658
#<BuildRuby:0x0000558ff2327fa8
@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-131658",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005790 0.000965 0.811920 ( 0.960166)
build_miniruby 0.000901 0.000150 0.057147 ( 0.055861)
build_ruby 0.000861 0.000144 0.058914 ( 0.057718)
build_all 0.004717 0.000000 1.555492 ( 0.597616)
build_install 0.007599 0.003511 5.629906 ( 2.172607)
test_btest 0.000594 0.000111 52.770863 ( 8.342260)
test_basic 0.000000 0.005625 0.292918 ( 0.381597)
test_all 0.000000 0.001155 624.437672 ( 89.610715)
test_rubyspec 0.064552 0.028967 43.775620 ( 49.407379)
total: 151.59 sec