Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-201116
#<BuildRuby:0x000055a13b6c7bb8
@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.20231017-201116",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005442 0.000000 1.422802 ( 1.683088)
build_miniruby 0.001130 0.000000 0.846810 ( 0.846289)
build_ruby 0.001299 0.000006 3.064085 ( 3.063604)
build_all 0.010415 0.000467 17.741156 ( 1.578713)
build_install 0.008777 0.000851 5.285193 ( 1.237550)
test_btest 0.000970 0.000176 85.920195 ( 8.302692)
test_basic 0.005029 0.000116 0.885277 ( 0.961314)
test_all 0.005943 0.000257 581.803523 ( 55.524527)
test_rubyspec 0.037318 0.013769 51.292673 ( 63.433082)
total: 136.63 sec