Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-172510
#<BuildRuby:0x000055eb27f800d0
@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.20220828-172510",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.006416 0.000000 0.842178 ( 1.037537)
build_miniruby 0.000813 0.000000 0.057902 ( 0.056764)
build_ruby 0.000799 0.000115 0.059512 ( 0.058418)
build_all 0.000000 0.004489 1.523006 ( 0.586220)
build_install 0.005244 0.005697 1.935826 ( 0.966769)
test_btest 0.000794 0.000000 45.057882 ( 8.527019)
test_basic 0.005949 0.000000 0.291998 ( 0.380125)
test_all 0.001674 0.000000 618.628294 ( 89.912449)
test_rubyspec 0.070877 0.049415 43.430950 ( 51.795264)
total: 153.32 sec