Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-081550
#<BuildRuby:0x000055ab3fc68028
@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.20230816-081550",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003341 0.001337 1.448422 ( 2.720984)
build_miniruby 0.001114 0.000000 0.931318 ( 0.959054)
build_ruby 0.001641 0.000000 2.587874 ( 2.588164)
build_all 0.009672 0.000000 16.927883 ( 1.496335)
build_install 0.008714 0.000000 4.927888 ( 1.119950)
test_btest 0.000716 0.000000 83.291280 ( 7.215802)
test_basic 0.002786 0.001572 0.716441 ( 0.792152)
test_all 0.004135 0.002707 501.466320 ( 61.754862)
test_rubyspec 0.039632 0.013023 48.398104 ( 60.682394)
total: 139.33 sec