Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-222629
#<BuildRuby:0x00005621008d7fa8
@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.20230622-222629",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005342 0.000282 1.394570 ( 2.617844)
build_miniruby 0.001040 0.000055 0.839527 ( 0.839128)
build_ruby 0.001152 0.000061 2.570760 ( 2.571728)
build_all 0.009481 0.000499 15.564398 ( 1.379092)
build_install 0.007684 0.003547 4.551139 ( 1.097619)
test_btest 0.001017 0.000000 81.019388 ( 7.770137)
test_basic 0.003992 0.000000 0.570274 ( 0.651970)
test_all 0.001195 0.000000 447.229611 ( 39.961399)
test_rubyspec 0.003740 0.036520 43.412550 ( 55.889618)
total: 112.78 sec