Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-141802
#<BuildRuby:0x000055dd3c747858
@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.20231112-141802",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001128 0.004195 1.479233 ( 1.734886)
build_miniruby 0.001048 0.000000 0.871261 ( 0.870938)
build_ruby 0.001406 0.000000 2.756152 ( 2.756151)
build_all 0.008026 0.001384 16.425840 ( 1.499094)
build_install 0.009529 0.000000 4.850614 ( 1.182176)
test_btest 0.000000 0.001087 81.604838 ( 7.771177)
test_basic 0.003009 0.001237 0.640322 ( 0.717435)
test_all 0.101781 0.031248 533.312922 ( 50.282005)
test_rubyspec 0.024881 0.020264 49.840692 ( 62.145409)
total: 128.96 sec