Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-135019
#<BuildRuby:0x00005613812a7110
@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.20231208-135019",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005598 0.000272 1.407204 ( 1.800863)
build_miniruby 0.000866 0.000136 0.886006 ( 0.886597)
build_ruby 0.001164 0.000184 2.882596 ( 2.882676)
build_all 0.006115 0.003694 16.107324 ( 1.493841)
build_install 0.001142 0.007204 4.761398 ( 1.120749)
test_btest 0.000503 0.000137 86.199863 ( 6.753125)
test_basic 0.001098 0.004236 0.844413 ( 0.919992)
test_all 0.102860 0.037130 514.744983 ( 52.614961)
test_rubyspec 0.025410 0.023253 50.408431 ( 62.642136)
total: 131.12 sec