Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-075435
#<BuildRuby:0x00005615e5d60028
@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.20230626-075435",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001118 0.003738 1.358316 ( 2.640951)
build_miniruby 0.000974 0.000097 0.838193 ( 0.837416)
build_ruby 0.001345 0.000000 2.693262 ( 2.693680)
build_all 0.009943 0.000000 15.541235 ( 1.421243)
build_install 0.005780 0.004117 4.543357 ( 1.089768)
test_btest 0.000879 0.000110 82.909109 ( 7.481013)
test_basic 0.004572 0.000064 0.731949 ( 0.814345)
test_all 0.001209 0.000145 447.232291 ( 44.623711)
test_rubyspec 0.025616 0.016210 41.728668 ( 54.230751)
total: 115.83 sec