Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-150716
#<BuildRuby:0x00005588aac5be20
@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.20230728-150716",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001350 0.004271 1.439830 ( 2.732117)
build_miniruby 0.000847 0.000188 0.946491 ( 0.946394)
build_ruby 0.000000 0.001209 2.647066 ( 2.646736)
build_all 0.008076 0.001814 14.127430 ( 1.280669)
build_install 0.006664 0.001586 1.989574 ( 0.896789)
test_btest 0.000874 0.000208 79.566778 ( 7.631502)
test_basic 0.003890 0.000926 0.592221 ( 0.673008)
test_all 0.000703 0.000167 506.530334 ( 46.610849)
test_rubyspec 0.007542 0.030671 43.907551 ( 56.331946)
total: 119.75 sec