Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-212915
#<BuildRuby:0x00005576c737c4c0
@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.20220918-212915",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011597 0.000210 1.075747 ( 1.105988)
build_miniruby 0.002016 0.000126 0.116202 ( 0.112402)
build_ruby 0.002107 0.000000 0.111647 ( 0.094605)
build_all 0.009123 0.000000 1.596003 ( 0.641817)
build_install 0.021607 0.000288 1.960170 ( 0.969625)
test_btest 0.000000 0.001756 80.721767 ( 8.985880)
test_basic 0.000258 0.007693 0.387027 ( 0.475519)
test_all 0.002806 0.000000 625.676595 ( 65.726515)
test_rubyspec 0.082112 0.095383 45.562741 ( 54.070803)
total: 132.18 sec