Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-174928
#<BuildRuby:0x0000560585e0bb50
@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.20230727-174928",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005711 0.000000 1.453983 ( 2.763090)
build_miniruby 0.000935 0.000000 0.929232 ( 0.928418)
build_ruby 0.001230 0.000000 2.619810 ( 2.620068)
build_all 0.008782 0.000000 13.291528 ( 1.150391)
build_install 0.004510 0.003203 1.852240 ( 0.898409)
test_btest 0.000623 0.000044 75.182717 ( 7.677273)
test_basic 0.003966 0.000026 0.598340 ( 0.680492)
test_all 0.001403 0.000041 477.600035 ( 51.915798)
test_rubyspec 0.011319 0.031819 42.338629 ( 54.792249)
total: 123.43 sec