Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-143913
#<BuildRuby:0x0000556cd2adcb88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-143913",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009871 0.001519 0.970345 ( 1.739132)
build_miniruby 0.002096 0.000322 0.074418 ( 0.072235)
build_ruby 0.002343 0.000000 0.073071 ( 0.070519)
build_all 0.004888 0.005531 1.566424 ( 0.597517)
build_install 0.019505 0.002858 1.937375 ( 0.950654)
test_btest 0.000941 0.000188 94.476273 ( 9.638496)
test_basic 0.002638 0.005337 0.356474 ( 0.448567)
test_all 0.003931 0.000983 685.546037 ( 68.552947)
test_rubyspec 0.099711 0.069659 47.233859 ( 55.512970)
total: 137.58 sec