Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-154446
#<BuildRuby:0x000055e86f539550
@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.20221031-154446",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005313 0.004436 1.179894 ( 1.216523)
build_miniruby 0.000073 0.002155 0.093969 ( 0.093331)
build_ruby 0.001068 0.000493 0.098079 ( 0.096942)
build_all 0.006871 0.001346 1.322054 ( 0.572679)
build_install 0.011943 0.003194 1.674973 ( 0.902044)
test_btest 0.001407 0.000563 61.291648 ( 6.605739)
test_basic 0.004707 0.001883 0.360964 ( 0.455064)
test_all 0.006319 0.001839 489.471827 ( 53.254592)
test_rubyspec 0.075578 0.054094 43.102434 ( 51.323452)
total: 114.52 sec