Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-042135
#<BuildRuby:0x000055947d4ee8c0
@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.20220730-042135",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006779 0.000000 0.804798 ( 0.891373)
build_miniruby 0.001034 0.000000 0.056562 ( 0.055302)
build_ruby 0.001037 0.000000 0.059000 ( 0.057770)
build_all 0.004537 0.000000 1.558327 ( 0.603079)
build_install 0.006975 0.004146 5.645976 ( 2.150129)
test_btest 0.000830 0.000044 52.292957 ( 8.382531)
test_basic 0.001418 0.004345 0.329737 ( 0.417964)
test_all 0.001266 0.000000 598.288292 ( 90.526041)
test_rubyspec 0.081807 0.046220 43.657209 ( 49.268346)
total: 152.35 sec