Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-025548
#<BuildRuby:0x000055df720806e0
@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.20221112-025548",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.009741 1.082051 ( 1.219381)
build_miniruby 0.000508 0.001865 0.068943 ( 0.066598)
build_ruby 0.001250 0.000481 0.066054 ( 0.064369)
build_all 0.003356 0.005821 1.422781 ( 0.585438)
build_install 0.016025 0.005397 1.849591 ( 0.948013)
test_btest 0.000000 0.002086 87.966577 ( 9.107275)
test_basic 0.000711 0.007139 0.352268 ( 0.444205)
test_all 0.001522 0.000856 676.348122 ( 68.294272)
test_rubyspec 0.088775 0.080418 47.546832 ( 55.794821)
total: 136.53 sec