Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-180107
#<BuildRuby:0x00005557dbdcb918
@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.20230728-180107",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004789 0.000845 1.519559 ( 2.800784)
build_miniruby 0.000892 0.000158 0.884620 ( 0.884140)
build_ruby 0.001215 0.000000 2.713186 ( 2.713874)
build_all 0.006748 0.003391 14.103598 ( 1.289789)
build_install 0.004012 0.004157 2.000090 ( 0.884970)
test_btest 0.000902 0.000215 79.563073 ( 7.837628)
test_basic 0.003514 0.000837 0.573675 ( 0.655666)
test_all 0.001192 0.000284 531.545632 ( 70.889895)
test_rubyspec 0.010500 0.025496 43.374854 ( 55.779790)
total: 143.74 sec