Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-020316
#<BuildRuby:0x0000557e7f43ee98
@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.20230309-020316",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002781 0.001391 0.818337 ( 2.276598)
build_miniruby 0.000584 0.000292 0.636634 ( 0.636451)
build_ruby 0.000744 0.000372 2.112071 ( 2.111579)
build_all 0.004199 0.004284 11.127251 ( 0.955562)
build_install 0.004333 0.002408 1.536133 ( 0.819340)
test_btest 0.000647 0.000359 77.267734 ( 6.614047)
test_basic 0.000000 0.003430 0.249992 ( 0.346267)
test_all 0.000000 0.002086 392.521277 ( 39.365677)
test_rubyspec 0.009393 0.019032 36.462392 ( 46.864646)
total: 99.99 sec