Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-191931
#<BuildRuby:0x000055cd534077b8
@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.20231104-191931",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004667 0.000106 1.351756 ( 1.611680)
build_miniruby 0.000924 0.000146 0.894315 ( 0.893829)
build_ruby 0.001209 0.000191 3.015287 ( 3.015138)
build_all 0.003940 0.007265 16.992736 ( 1.505502)
build_install 0.008679 0.000171 5.207428 ( 1.209630)
test_btest 0.000833 0.000181 86.244706 ( 7.548460)
test_basic 0.000274 0.004091 0.736389 ( 0.814109)
test_all 0.107940 0.030833 518.468185 ( 60.361424)
test_rubyspec 0.026370 0.023034 51.524127 ( 63.793126)
total: 140.75 sec