Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-135905
#<BuildRuby:0x00005562153cfb50
@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-135905",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004940 0.000260 1.315961 ( 2.680353)
build_miniruby 0.001156 0.000061 0.952303 ( 0.951464)
build_ruby 0.001523 0.000000 2.714958 ( 2.720173)
build_all 0.009067 0.000000 13.432214 ( 1.209293)
build_install 0.007593 0.000000 1.873493 ( 0.898116)
test_btest 0.000848 0.000000 76.723564 ( 6.995106)
test_basic 0.004852 0.000000 0.521544 ( 0.598732)
test_all 0.001581 0.000000 490.578969 ( 43.364879)
test_rubyspec 0.021286 0.014371 42.342238 ( 54.788010)
total: 114.21 sec