Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-044028
#<BuildRuby:0x0000558d8bac7ba0
@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.20220721-044028",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001949 0.007753 0.946088 ( 2.750026)
build_miniruby 0.002169 0.000000 0.065122 ( 0.063616)
build_ruby 0.001375 0.000000 0.065116 ( 0.064231)
build_all 0.007661 0.000000 1.267234 ( 0.492522)
build_install 0.017927 0.000230 4.264044 ( 1.818579)
test_btest 0.001353 0.000193 53.384659 ( 5.986191)
test_basic 0.005074 0.000132 0.289817 ( 0.381386)
test_all 0.004683 0.000094 511.156175 ( 53.399545)
test_rubyspec 0.087698 0.039183 42.016719 ( 47.871735)
total: 112.83 sec