Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-220221
#<BuildRuby:0x0000557b903b6eb8
@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.20240105-220221",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.003856 0.000000 0.828554 ( 1.223482)
build_miniruby 0.000951 0.000082 0.883080 ( 0.884034)
build_ruby 0.001267 0.000000 2.773967 ( 2.778123)
build_all 0.008794 0.000152 14.622500 ( 1.381062)
build_install 0.008779 0.000731 4.243922 ( 1.166582)
test_btest 0.000607 0.000050 74.455138 ( 7.346843)
test_basic 0.003051 0.000254 0.586698 ( 0.667253)
test_all 0.108061 0.026803 513.366775 ( 48.713806)
test_rubyspec 0.016671 0.016281 49.128149 ( 61.684899)
total: 125.85 sec