Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-220045
#<BuildRuby:0x000055c0c0244088
@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.20221115-220045",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000774 0.004138 1.048424 ( 1.359932)
build_miniruby 0.000698 0.000175 0.920096 ( 0.918711)
build_ruby 0.001345 0.000000 2.769181 ( 2.674382)
build_all 0.008717 0.000000 15.839791 ( 3.256457)
build_install 0.005527 0.003943 2.018821 ( 1.166858)
test_btest 0.000516 0.000129 57.920834 ( 11.262333)
test_basic 0.004466 0.000099 0.285428 ( 0.376607)
test_all 0.000876 0.000208 659.772614 (105.546092)
test_rubyspec 0.041340 0.027338 51.464688 ( 59.662732)
total: 186.22 sec