Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-130245
#<BuildRuby:0x000055c6e606c090
@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.20230724-130245",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005203 0.001530 1.405042 ( 2.682864)
build_miniruby 0.000756 0.000222 0.862408 ( 0.861413)
build_ruby 0.000894 0.000263 2.541912 ( 2.541912)
build_all 0.004401 0.004298 13.309788 ( 1.215886)
build_install 0.005917 0.001972 1.854657 ( 0.911509)
test_btest 0.000750 0.000250 75.853990 ( 7.073612)
test_basic 0.004968 0.000000 0.644684 ( 0.720353)
test_all 0.001799 0.000000 478.239725 ( 52.731152)
test_rubyspec 0.010297 0.031803 43.613112 ( 56.053188)
total: 124.79 sec