Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-073015
#<BuildRuby:0x0000559be1017818
@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.20231114-073015",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003817 0.000636 1.465139 ( 1.706500)
build_miniruby 0.000868 0.000145 0.786454 ( 0.785854)
build_ruby 0.001116 0.000186 2.764404 ( 2.765196)
build_all 0.006480 0.003071 16.463398 ( 1.468964)
build_install 0.008721 0.000131 4.956808 ( 1.223127)
test_btest 0.000944 0.000164 83.118980 ( 6.899301)
test_basic 0.000000 0.005179 0.737489 ( 0.816515)
test_all 0.104334 0.031520 537.688916 ( 50.752894)
test_rubyspec 0.023968 0.019352 49.270185 ( 61.529879)
total: 127.95 sec