Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-041943
#<BuildRuby:0x0000560a78f0b670
@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.20220812-041943",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006383 0.000000 0.802036 ( 0.843285)
build_miniruby 0.001007 0.000000 0.057580 ( 0.056379)
build_ruby 0.000918 0.000000 0.059048 ( 0.057915)
build_all 0.004473 0.000000 1.537123 ( 0.590264)
build_install 0.000416 0.010722 5.666099 ( 2.173109)
test_btest 0.000784 0.000118 48.002115 ( 8.688357)
test_basic 0.005903 0.000326 0.336347 ( 0.424114)
test_all 0.002012 0.000287 595.641850 ( 92.024905)
test_rubyspec 0.052919 0.063858 44.067013 ( 51.429795)
total: 156.29 sec