Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-130804
#<BuildRuby:0x00005598870a9338
@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.20221006-130804",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000296 0.010434 1.080468 ( 1.191277)
build_miniruby 0.001441 0.000721 0.096129 ( 0.094616)
build_ruby 0.001479 0.000739 0.101699 ( 0.100020)
build_all 0.002438 0.005474 1.306041 ( 0.580951)
build_install 0.002828 0.011686 1.649854 ( 0.903851)
test_btest 0.001271 0.000978 61.440540 ( 6.805103)
test_basic 0.001371 0.005418 0.348020 ( 0.439811)
test_all 0.004004 0.003389 515.362665 ( 54.240562)
test_rubyspec 0.074017 0.054059 42.228933 ( 50.819955)
total: 115.18 sec