Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-224142
#<BuildRuby:0x00005642731006d8
@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.20220913-224142",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010134 0.000136 1.145725 ( 1.121874)
build_miniruby 0.001994 0.000124 0.073715 ( 0.073042)
build_ruby 0.001481 0.000093 0.076680 ( 0.076407)
build_all 0.010579 0.000101 1.563620 ( 0.605287)
build_install 0.017658 0.003084 1.994136 ( 1.002267)
test_btest 0.000000 0.001280 96.063956 ( 9.304863)
test_basic 0.003105 0.004640 0.345478 ( 0.435835)
test_all 0.004891 0.000193 641.294573 ( 66.468517)
test_rubyspec 0.147175 0.026318 47.510031 ( 55.829739)
total: 134.92 sec