Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-015732
#<BuildRuby:0x000055a940230408
@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.20221130-015732",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005864 0.004645 1.175353 ( 1.263489)
build_miniruby 0.001553 0.000477 0.836959 ( 0.835750)
build_ruby 0.003247 0.000999 2.226946 ( 2.128927)
build_all 0.016099 0.003919 18.567160 ( 2.176046)
build_install 0.018526 0.002513 2.035650 ( 1.045198)
test_btest 0.001332 0.000000 91.061429 ( 9.528582)
test_basic 0.004265 0.005194 0.344640 ( 0.430201)
test_all 0.001485 0.000446 693.885912 ( 71.721534)
test_rubyspec 0.087902 0.093643 49.409919 ( 57.598813)
total: 146.73 sec