Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-094007
#<BuildRuby:0x00005622ab3b7800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220919-094007",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010043 0.000000 1.082311 ( 1.119402)
build_miniruby 0.002186 0.000000 0.113932 ( 0.109660)
build_ruby 0.001739 0.000000 0.114161 ( 0.097540)
build_all 0.009694 0.000000 1.605892 ( 0.658845)
build_install 0.014259 0.009522 1.941947 ( 0.959623)
test_btest 0.001020 0.000098 80.863290 ( 8.492439)
test_basic 0.007220 0.000000 0.384713 ( 0.474074)
test_all 0.005422 0.000271 641.896577 ( 66.295354)
test_rubyspec 0.083779 0.096583 45.982730 ( 54.221340)
total: 132.43 sec