Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-230844
#<BuildRuby:0x0000564a04a47bb8
@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.20231116-230844",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003992 0.000665 1.149498 ( 1.523573)
build_miniruby 0.001037 0.000172 0.923231 ( 0.922744)
build_ruby 0.000000 0.001739 2.634825 ( 2.634601)
build_all 0.008328 0.001666 16.696601 ( 1.491928)
build_install 0.008559 0.000803 4.893308 ( 1.158441)
test_btest 0.000909 0.000165 86.603497 ( 7.391414)
test_basic 0.003150 0.000573 0.760170 ( 0.837458)
test_all 0.093527 0.042009 521.411873 ( 61.009911)
test_rubyspec 0.014418 0.029487 49.177361 ( 61.563799)
total: 138.53 sec