Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-084341
#<BuildRuby:0x000055c234e6bcb0
@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.20230724-084341",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000046 0.000004 0.000050 ( 0.000046)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.002410 0.003187 1.417811 ( 2.680687)
build_miniruby 0.000816 0.000116 0.937220 ( 0.936706)
build_ruby 0.001540 0.000220 2.661285 ( 2.665375)
build_all 0.000000 0.009298 13.349842 ( 1.151841)
build_install 0.002868 0.004527 1.824557 ( 0.876176)
test_btest 0.000000 0.001114 79.618968 ( 7.406655)
test_basic 0.004023 0.001366 0.739135 ( 0.811418)
test_all 0.002515 0.000805 505.135460 ( 47.661515)
test_rubyspec 0.014205 0.027056 42.750770 ( 55.118785)
total: 119.31 sec