Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-124749
#<BuildRuby:0x000055f863550328
@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.20220802-124749",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006363 0.000355 0.851448 ( 1.196092)
build_miniruby 0.000846 0.000121 0.056823 ( 0.055630)
build_ruby 0.000862 0.000123 0.058734 ( 0.057510)
build_all 0.004664 0.000064 1.525107 ( 0.585711)
build_install 0.010177 0.000745 5.639617 ( 2.144484)
test_btest 0.000678 0.000084 51.945145 ( 7.951322)
test_basic 0.004333 0.000541 0.294716 ( 0.384657)
test_all 0.001138 0.000143 622.409888 ( 89.941324)
test_rubyspec 0.107669 0.012080 43.810135 ( 49.392041)
total: 151.71 sec