Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-102906
#<BuildRuby:0x000055bd5a783fa8
@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.20230729-102906",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.006692 1.604508 ( 2.899643)
build_miniruby 0.000000 0.001129 0.948525 ( 0.947777)
build_ruby 0.001332 0.000000 2.674645 ( 2.674604)
build_all 0.009456 0.000000 14.628599 ( 1.252843)
build_install 0.009390 0.000000 2.233256 ( 1.036609)
test_btest 0.001058 0.000000 85.424485 ( 7.781586)
test_basic 0.004328 0.000000 0.699833 ( 0.776901)
test_all 0.001249 0.000000 529.089248 ( 54.315790)
test_rubyspec 0.009404 0.034260 45.049135 ( 57.406168)
total: 129.09 sec