Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-192009
#<BuildRuby:0x000055cb85c6af88
@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.20240116-192009",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.003269 0.001308 1.174366 ( 1.761259)
build_miniruby 0.000980 0.000392 0.874473 ( 0.873906)
build_ruby 0.000862 0.000345 2.772524 ( 2.772288)
build_all 0.009139 0.000229 14.378297 ( 1.339653)
build_install 0.005549 0.001959 4.089137 ( 1.041896)
test_btest 0.000734 0.000259 73.542514 ( 7.287703)
test_basic 0.003219 0.001136 0.673969 ( 0.749604)
test_all 0.107962 0.023259 480.806781 ( 48.326164)
test_rubyspec 0.035239 0.027876 81.238418 ( 93.565654)
total: 157.72 sec