Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-141657
#<BuildRuby:0x000055852d2bc070
@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.20230106-141657",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003310 0.000301 0.638897 ( 1.065590)
build_miniruby 0.000954 0.000000 0.685835 ( 0.684895)
build_ruby 0.001278 0.000000 2.415276 ( 2.415233)
build_all 0.005460 0.004103 12.868574 ( 1.577266)
build_install 0.005700 0.000877 1.520213 ( 0.719026)
test_btest 0.000558 0.000086 67.909713 ( 6.271807)
test_basic 0.003918 0.000000 0.260370 ( 0.354901)
test_all 0.001529 0.000124 505.073833 ( 47.292042)
test_rubyspec 0.008885 0.018629 35.527796 ( 46.115684)
total: 106.50 sec