Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-174326
#<BuildRuby:0x0000562bdbb34018
@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.20220616-174326",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006173 0.000440 0.852651 ( 1.386353)
build_miniruby 0.000918 0.000065 0.058142 ( 0.056952)
build_ruby 0.000935 0.000000 0.059640 ( 0.058357)
build_all 0.004211 0.000054 1.516688 ( 0.614705)
build_install 0.010235 0.000682 6.363487 ( 2.848054)
test_btest 0.000727 0.000048 56.417203 ( 7.919458)
test_basic 0.005364 0.000000 0.289192 ( 0.378161)
test_all 0.001206 0.000000 657.561056 ( 93.934236)
test_rubyspec 0.099973 0.026919 44.171687 ( 49.714488)
total: 156.91 sec