Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-220003
#<BuildRuby:0x000055f4e5fc1338
@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.20221028-220003",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000067 0.000011 0.000078 ( 0.000053)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005699 0.005303 1.104857 ( 2.054196)
build_miniruby 0.001368 0.000342 0.090733 ( 0.087842)
build_ruby 0.001376 0.000344 0.099540 ( 0.096187)
build_all 0.007862 0.000755 1.303490 ( 0.570138)
build_install 0.010111 0.004961 1.632255 ( 0.890285)
test_btest 0.001981 0.000528 60.968118 ( 6.903119)
test_basic 0.006307 0.000321 0.363323 ( 0.462061)
test_all 0.001892 0.005700 503.541585 ( 54.066351)
test_rubyspec 0.073402 0.048658 43.379775 ( 51.962154)
total: 117.09 sec