Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-170151
#<BuildRuby:0x00005642060a8018
@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.20221119-170151",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002640 0.002211 1.167198 ( 1.872543)
build_miniruby 0.000782 0.000156 0.937434 ( 0.935936)
build_ruby 0.000971 0.000194 2.766361 ( 2.679316)
build_all 0.003996 0.004720 16.033173 ( 3.338467)
build_install 0.006960 0.001856 2.085204 ( 1.221880)
test_btest 0.000445 0.000119 63.316102 ( 10.872266)
test_basic 0.000501 0.004591 0.336670 ( 0.427072)
test_all 0.001198 0.000000 625.075122 (108.127511)
test_rubyspec 0.048546 0.020693 50.961836 ( 59.253397)
total: 188.73 sec