Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-114910
#<BuildRuby:0x0000562cfe628208
@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.20221123-114910",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000020 0.000004 0.000024 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004226 0.000667 1.112317 ( 1.112994)
build_miniruby 0.000732 0.000115 1.072633 ( 1.071449)
build_ruby 0.001081 0.000171 2.766218 ( 2.655587)
build_all 0.001220 0.007676 15.745637 ( 3.377616)
build_install 0.008065 0.002016 2.025075 ( 1.178293)
test_btest 0.000478 0.000119 57.871432 ( 12.145357)
test_basic 0.004011 0.001003 0.306109 ( 0.397160)
test_all 0.001139 0.000285 682.038815 (112.709836)
test_rubyspec 0.054355 0.016988 53.444715 ( 61.622436)
total: 196.27 sec