Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-235529
#<BuildRuby:0x000055a2b521b940
@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.20220309-235529",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007741 0.004467 1.017398 ( 1.073058)
build_miniruby 0.002216 0.000296 0.076756 ( 0.074457)
build_ruby 0.001529 0.000204 0.069890 ( 0.068018)
build_all 0.008440 0.001125 1.505173 ( 0.611841)
build_install 0.013563 0.009746 5.195282 ( 2.195469)
test_btest 0.001051 0.000233 75.872524 ( 8.316414)
test_basic 0.005392 0.002721 0.340123 ( 0.427953)
test_all 0.001363 0.000324 659.396847 ( 65.364428)
test_rubyspec 0.091862 0.054237 46.342981 ( 51.666712)
total: 129.80 sec