Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-180532
#<BuildRuby:0x000055a778f52ad8
@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.20220824-180532",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005438 0.004242 0.876897 ( 0.917219)
build_miniruby 0.001454 0.000208 0.062556 ( 0.061058)
build_ruby 0.001448 0.000206 0.066976 ( 0.065683)
build_all 0.006658 0.000951 1.223307 ( 0.457365)
build_install 0.010840 0.006041 1.577094 ( 0.787791)
test_btest 0.000988 0.000197 51.664881 ( 5.955545)
test_basic 0.005492 0.000033 0.285314 ( 0.385312)
test_all 0.000000 0.003286 499.616127 ( 53.285843)
test_rubyspec 0.073857 0.044261 41.882445 ( 50.491220)
total: 112.41 sec