Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-004109
#<BuildRuby:0x0000564210c532c8
@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.20220729-004109",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003188 0.003787 0.922849 ( 1.165336)
build_miniruby 0.001160 0.000155 1.543673 ( 1.390561)
build_ruby 0.001536 0.000204 2.655817 ( 2.463711)
build_all 0.008387 0.001118 15.740299 ( 2.891602)
build_install 0.006654 0.004973 5.773143 ( 2.167261)
test_btest 0.000765 0.000144 52.321503 ( 8.112744)
test_basic 0.005420 0.001016 0.337529 ( 0.424658)
test_all 0.001731 0.000118 613.589031 ( 91.332307)
test_rubyspec 0.052196 0.032061 43.945528 ( 49.609520)
total: 159.56 sec