Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-030214
#<BuildRuby:0x00005632bd14f500
@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.20231213-030214",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005309 0.000410 1.496692 ( 2.114132)
build_miniruby 0.000947 0.000000 0.948197 ( 0.948441)
build_ruby 0.001325 0.000000 2.838597 ( 2.839366)
build_all 0.007213 0.003281 16.939436 ( 1.508730)
build_install 0.004753 0.004175 5.021288 ( 1.190713)
test_btest 0.000848 0.000283 86.259538 ( 7.815139)
test_basic 0.000778 0.004270 0.747424 ( 0.823637)
test_all 0.103371 0.034481 538.647502 ( 60.554952)
test_rubyspec 0.029253 0.022444 50.865221 ( 63.162951)
total: 140.96 sec