Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-025615
#<BuildRuby:0x000055a2d06bf670
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-025615",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003604 0.000721 1.007375 ( 1.291226)
build_miniruby 0.000798 0.000159 0.873874 ( 0.873745)
build_ruby 0.000925 0.000185 2.690224 ( 2.691238)
build_all 0.007199 0.000480 12.226947 ( 1.000537)
build_install 0.003478 0.004469 3.605679 ( 0.974705)
test_btest 0.000464 0.000116 61.580183 ( 6.116021)
test_basic 0.002510 0.000628 0.375692 ( 0.458268)
test_all 0.079726 0.019931 419.658269 ( 41.930870)
test_rubyspec 0.010222 0.059095 39.601391 ( 52.243959)
total: 107.58 sec