Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-132722
#<BuildRuby:0x000056304cb1aeb8
@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.20230801-132722",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.005705 1.396651 ( 2.909340)
build_miniruby 0.000000 0.000874 0.918365 ( 0.918076)
build_ruby 0.001008 0.000277 2.603345 ( 2.602702)
build_all 0.005816 0.003273 13.259777 ( 1.135788)
build_install 0.006072 0.001735 1.954144 ( 0.878336)
test_btest 0.000809 0.000231 75.924903 ( 6.897903)
test_basic 0.000110 0.004052 0.583794 ( 0.661954)
test_all 0.001033 0.000345 478.349636 ( 50.391292)
test_rubyspec 0.024285 0.019818 43.648321 ( 56.045630)
total: 122.44 sec