Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-155550
#<BuildRuby:0x000055ef4dc2fbb8
@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.20231105-155550",
@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.000001 0.000009 ( 0.000010)
build_up 0.004944 0.000160 1.428921 ( 1.648951)
build_miniruby 0.000906 0.000143 0.834159 ( 0.834161)
build_ruby 0.001046 0.000165 2.706109 ( 2.706025)
build_all 0.007421 0.003211 17.393783 ( 1.548880)
build_install 0.009328 0.000263 5.323765 ( 1.204405)
test_btest 0.000566 0.000094 88.441545 ( 7.349741)
test_basic 0.004000 0.000005 0.698462 ( 0.776488)
test_all 0.115194 0.023437 560.184328 ( 61.518266)
test_rubyspec 0.020804 0.027918 51.075974 ( 63.398254)
total: 140.99 sec