Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-154817
#<BuildRuby:0x000056138e6dfe00
@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.20220707-154817",
@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.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006259 0.885152 ( 1.110122)
build_miniruby 0.000000 0.001022 0.057580 ( 0.056395)
build_ruby 0.000000 0.000937 0.058730 ( 0.057560)
build_all 0.003255 0.001023 1.514821 ( 0.599168)
build_install 0.005841 0.005113 6.318323 ( 2.839516)
test_btest 0.000514 0.000151 53.839107 ( 8.390970)
test_basic 0.004607 0.001355 0.331430 ( 0.419310)
test_all 0.001062 0.000312 624.169235 ( 90.837621)
test_rubyspec 0.053364 0.047235 44.393112 ( 49.950717)
total: 154.26 sec