Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-213928
#<BuildRuby:0x000055728befb598
@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.20221212-213928",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002911 0.000485 0.636853 ( 1.118944)
build_miniruby 0.000814 0.000136 0.745404 ( 0.744809)
build_ruby 0.001223 0.000204 2.605896 ( 2.529802)
build_all 0.008521 0.000000 12.470414 ( 1.516292)
build_install 0.003608 0.003361 1.631566 ( 0.781835)
test_btest 0.000569 0.000107 65.461696 ( 6.191956)
test_basic 0.003008 0.000564 0.256284 ( 0.351491)
test_all 0.001339 0.000251 515.102248 ( 70.007968)
test_rubyspec 0.011099 0.013772 35.542345 ( 46.099686)
total: 129.34 sec