Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-174030
#<BuildRuby:0x000055efce8ff520
@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.20230731-174030",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005354 0.000000 1.493419 ( 3.035829)
build_miniruby 0.000000 0.001101 0.880523 ( 0.880331)
build_ruby 0.000000 0.001245 3.031397 ( 3.032595)
build_all 0.005667 0.003581 14.187780 ( 1.271044)
build_install 0.007041 0.001174 1.997103 ( 0.879039)
test_btest 0.000959 0.000160 82.086950 ( 8.086468)
test_basic 0.000881 0.003329 0.666239 ( 0.747339)
test_all 0.001719 0.000344 497.434136 ( 54.648354)
test_rubyspec 0.024692 0.015399 44.124792 ( 56.534948)
total: 129.12 sec