Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-194030
#<BuildRuby:0x000055f56149e7e0
@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.20220619-194030",
@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.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005756 0.000886 0.860995 ( 1.036366)
build_miniruby 0.000918 0.000142 0.058843 ( 0.057558)
build_ruby 0.000901 0.000139 0.059447 ( 0.058226)
build_all 0.003825 0.000589 1.505782 ( 0.609123)
build_install 0.010226 0.000775 6.341149 ( 2.853025)
test_btest 0.000683 0.000098 49.544462 ( 8.048384)
test_basic 0.005402 0.000771 0.357917 ( 0.445686)
test_all 0.001355 0.000193 635.382847 ( 94.583526)
test_rubyspec 0.084462 0.043448 44.237449 ( 49.770301)
total: 157.46 sec