Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-233325
#<BuildRuby:0x0000562e0691be70
@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.20220618-233325",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003014 0.003709 0.835039 ( 1.163437)
build_miniruby 0.000851 0.000183 0.057699 ( 0.056528)
build_ruby 0.000843 0.000181 0.059350 ( 0.058083)
build_all 0.004159 0.000039 1.536571 ( 0.620688)
build_install 0.007187 0.003987 6.308122 ( 2.855851)
test_btest 0.000606 0.000144 57.545178 ( 8.136132)
test_basic 0.004356 0.001037 0.292114 ( 0.381738)
test_all 0.001194 0.000285 645.034178 ( 92.909054)
test_rubyspec 0.065547 0.039337 44.198547 ( 49.755871)
total: 155.94 sec