Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-173659
#<BuildRuby:0x000055a569984040
@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-173659",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.004797 0.000533 1.496826 ( 1.625985)
build_miniruby 0.000968 0.000107 0.948989 ( 0.948430)
build_ruby 0.001468 0.000000 2.829107 ( 2.829067)
build_all 0.005563 0.003601 14.249741 ( 1.256828)
build_install 0.007109 0.000396 4.300086 ( 1.088765)
test_btest 0.000974 0.000133 73.765476 ( 6.950832)
test_basic 0.000000 0.005198 0.628123 ( 0.708118)
test_all 0.108959 0.021885 480.227665 ( 57.058657)
test_rubyspec 0.035932 0.010781 48.850736 ( 61.242464)
total: 133.71 sec