Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-061327
#<BuildRuby:0x000055b23d05fda8
@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.20220512-061327",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005673 0.001418 0.831136 ( 0.943783)
build_miniruby 0.000722 0.000180 0.056815 ( 0.055522)
build_ruby 0.000776 0.000194 0.057464 ( 0.056251)
build_all 0.000855 0.003401 1.501092 ( 0.604602)
build_install 0.010825 0.000000 6.317422 ( 2.863484)
test_btest 0.000761 0.000000 48.313027 ( 8.675657)
test_basic 0.001120 0.004266 0.257813 ( 0.346602)
test_all 0.000918 0.000287 653.387476 ( 98.140257)
test_rubyspec 0.061866 0.068009 44.260219 ( 49.154457)
total: 160.84 sec