Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-210400
#<BuildRuby:0x000055d5bb48ffa8
@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.20231024-210400",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004854 0.000246 1.486300 ( 1.846531)
build_miniruby 0.000000 0.000983 0.863718 ( 0.863518)
build_ruby 0.000000 0.001226 2.700170 ( 2.700953)
build_all 0.000000 0.010430 16.754239 ( 1.498766)
build_install 0.001769 0.007382 5.018831 ( 1.149105)
test_btest 0.000631 0.000360 82.683716 ( 7.964311)
test_basic 0.000950 0.004000 0.800570 ( 0.867492)
test_all 0.096575 0.038894 546.474532 ( 55.065380)
test_rubyspec 0.031214 0.017986 48.663263 ( 61.019382)
total: 132.98 sec