Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-004005
#<BuildRuby:0x000055ad3d883728
@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.20231219-004005",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005216 0.000127 1.251226 ( 1.583272)
build_miniruby 0.000955 0.000096 0.900111 ( 0.900334)
build_ruby 0.001203 0.000120 2.828650 ( 2.829074)
build_all 0.005283 0.004920 16.652017 ( 1.452352)
build_install 0.008967 0.000024 4.925011 ( 1.154500)
test_btest 0.000913 0.000125 84.262886 ( 7.795231)
test_basic 0.003451 0.000470 0.595995 ( 0.678234)
test_all 0.102569 0.036210 533.098223 ( 58.890635)
test_rubyspec 0.037024 0.012298 51.980885 ( 64.264736)
total: 139.55 sec