Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-064018
#<BuildRuby:0x0000560e34ccf040
@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-064018",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005246 0.000284 1.426105 ( 2.730524)
build_miniruby 0.000811 0.000170 0.893849 ( 0.894237)
build_ruby 0.001379 0.000290 2.632735 ( 2.638407)
build_all 0.008854 0.000129 13.799557 ( 1.271548)
build_install 0.006744 0.001285 1.909645 ( 0.879517)
test_btest 0.000918 0.000175 80.921025 ( 7.412725)
test_basic 0.004793 0.000054 0.624229 ( 0.701787)
test_all 0.000000 0.001579 506.769319 ( 46.846677)
test_rubyspec 0.007720 0.029291 44.124306 ( 56.584687)
total: 119.96 sec