Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-071406
#<BuildRuby:0x000055f53e80c0d0
@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.20221202-071406",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004617 0.000069 1.142499 ( 1.182076)
build_miniruby 0.000672 0.000096 0.950252 ( 0.949121)
build_ruby 0.001077 0.000154 2.758014 ( 2.671991)
build_all 0.008780 0.000021 15.701114 ( 3.273961)
build_install 0.007109 0.000888 2.200972 ( 1.253816)
test_btest 0.000567 0.000071 64.628019 ( 10.974288)
test_basic 0.004283 0.000535 0.298515 ( 0.388956)
test_all 0.000833 0.000105 680.103291 (106.631579)
test_rubyspec 0.054411 0.005798 53.410861 ( 61.565116)
total: 188.89 sec