Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-012217
#<BuildRuby:0x000056008226fba0
@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.20240104-012217",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.002417 0.003312 1.193417 ( 1.448878)
build_miniruby 0.000590 0.000258 0.846540 ( 0.845775)
build_ruby 0.000874 0.000383 2.690748 ( 2.690778)
build_all 0.004856 0.004408 14.272045 ( 1.334115)
build_install 0.006720 0.001181 4.176070 ( 1.045314)
test_btest 0.000796 0.000354 74.182309 ( 6.998693)
test_basic 0.005144 0.002286 0.777783 ( 0.856148)
test_all 0.099009 0.033180 474.010001 ( 58.053296)
test_rubyspec 0.022503 0.024692 47.507389 ( 59.919789)
total: 133.19 sec