Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-204950
#<BuildRuby:0x000055c61306f2c8
@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.20221116-204950",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000023 0.000000 0.000023 ( 0.000025)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002478 0.002940 1.206979 ( 1.781794)
build_miniruby 0.000746 0.000149 1.014153 ( 1.012796)
build_ruby 0.001049 0.000210 2.744478 ( 2.628074)
build_all 0.007904 0.000768 15.719977 ( 3.235041)
build_install 0.008196 0.000729 2.013751 ( 1.177683)
test_btest 0.000453 0.000079 60.187370 ( 10.701963)
test_basic 0.004133 0.000729 0.299243 ( 0.389914)
test_all 0.000805 0.000142 630.330029 (108.350521)
test_rubyspec 0.043839 0.021138 51.405315 ( 59.693892)
total: 188.97 sec