Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-235357
#<BuildRuby:0x000055f77e809348
@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.20221029-235357",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.009544 1.098269 ( 1.476135)
build_miniruby 0.000111 0.001352 0.103489 ( 0.102043)
build_ruby 0.001280 0.000512 0.098836 ( 0.097222)
build_all 0.006947 0.001400 1.352204 ( 0.575698)
build_install 0.012150 0.003070 1.689320 ( 0.925553)
test_btest 0.001731 0.000611 62.805348 ( 6.887020)
test_basic 0.004315 0.001523 0.350617 ( 0.444249)
test_all 0.007780 0.000000 513.585988 ( 53.857336)
test_rubyspec 0.077882 0.050269 43.548212 ( 52.108515)
total: 116.47 sec