Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-213536
#<BuildRuby:0x0000560fb5113fa8
@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.20221118-213536",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004704 0.000214 1.132787 ( 1.213689)
build_miniruby 0.001028 0.000047 1.009201 ( 1.007874)
build_ruby 0.001318 0.000060 2.800190 ( 2.679524)
build_all 0.009039 0.000210 15.971478 ( 3.344595)
build_install 0.008199 0.000157 2.058011 ( 1.183658)
test_btest 0.000573 0.000024 64.252570 ( 10.582900)
test_basic 0.005016 0.000209 0.324495 ( 0.415742)
test_all 0.001195 0.000050 624.319981 (108.103803)
test_rubyspec 0.043042 0.018002 51.640794 ( 59.791273)
total: 188.32 sec