Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-011735
#<BuildRuby:0x000055628003fba0
@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.20220827-011735",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009158 0.002290 0.838334 ( 1.177108)
build_miniruby 0.000000 0.001868 0.066419 ( 0.064980)
build_ruby 0.000000 0.001851 0.066125 ( 0.064939)
build_all 0.008439 0.001961 1.279975 ( 0.489305)
build_install 0.014324 0.003345 1.611937 ( 0.814827)
test_btest 0.000681 0.000200 50.989812 ( 6.256022)
test_basic 0.000996 0.005000 0.289091 ( 0.380991)
test_all 0.004214 0.000000 481.212054 ( 52.322235)
test_rubyspec 0.080041 0.067679 41.825605 ( 50.371765)
total: 111.94 sec