Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-194551
#<BuildRuby:0x00005638d20b7e88
@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.20240107-194551",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004378 0.000506 1.221228 ( 1.583717)
build_miniruby 0.001082 0.000125 1.464363 ( 1.468186)
build_ruby 0.001377 0.000159 4.428569 ( 4.438843)
build_all 0.002921 0.008122 16.573617 ( 1.809680)
build_install 0.015304 0.000000 4.838854 ( 1.688283)
test_btest 0.000863 0.000000 81.469572 ( 11.539749)
test_basic 0.006807 0.000388 0.683570 ( 0.746287)
test_all 0.113578 0.007938 555.457052 ( 60.388328)
test_rubyspec 0.032698 0.033046 77.540069 ( 89.649477)
total: 173.31 sec