Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-084108
#<BuildRuby:0x000055934c37af98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-084108",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000064 0.000026 0.000090 ( 0.000094)
build_up 0.000000 0.010127 0.971496 ( 1.158903)
build_miniruby 0.000000 0.002195 0.841964 ( 0.840006)
build_ruby 0.000000 0.002987 2.141457 ( 2.143209)
build_all 0.013121 0.009309 18.626529 ( 2.161150)
build_install 0.023142 0.000000 2.056765 ( 1.028075)
test_btest 0.001542 0.000129 93.840560 ( 8.662483)
test_basic 0.007127 0.003750 0.348249 ( 0.433531)
test_all 0.002286 0.001203 671.362858 ( 66.098546)
test_rubyspec 0.092281 0.090615 47.842333 ( 56.002865)
total: 138.53 sec