Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-200803
#<BuildRuby:0x000055913bc1c128
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-200803",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001498 0.003824 0.999728 ( 1.336914)
build_miniruby 0.000668 0.000121 0.862635 ( 0.863716)
build_ruby 0.001260 0.000000 2.696453 ( 2.701598)
build_all 0.007491 0.000780 12.214540 ( 0.961033)
build_install 0.011855 0.001125 3.575411 ( 0.964157)
test_btest 0.000887 0.000000 64.986175 ( 5.525909)
test_basic 0.000000 0.003073 0.371503 ( 0.453746)
test_all 0.078379 0.026600 403.170873 ( 42.310401)
test_rubyspec 0.031349 0.035348 39.593678 ( 52.254496)
total: 107.37 sec