Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-185043
#<BuildRuby:0x00005628d4d7c488
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-185043",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.000000 0.005007 1.190390 ( 1.181901)
build_miniruby 0.000000 0.000986 0.990885 ( 0.989426)
build_ruby 0.000000 0.001063 2.820189 ( 2.695677)
build_all 0.008744 0.000312 15.838939 ( 3.253218)
build_install 0.007545 0.001564 2.243286 ( 1.299311)
test_btest 0.000443 0.000163 67.208799 ( 11.752707)
test_basic 0.001985 0.002924 0.298853 ( 0.389748)
test_all 0.000674 0.000270 667.918775 (119.954755)
test_rubyspec 0.032643 0.032690 53.387602 ( 61.648631)
total: 203.17 sec