Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-121856
#<BuildRuby:0x0000561029667fa8
@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.20230725-121856",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006124 0.000000 1.526667 ( 2.802837)
build_miniruby 0.001106 0.000000 0.896048 ( 0.895569)
build_ruby 0.000000 0.001181 2.607739 ( 2.607559)
build_all 0.002934 0.006135 13.890854 ( 1.237624)
build_install 0.007877 0.000058 1.919533 ( 0.858136)
test_btest 0.000845 0.000231 80.022498 ( 7.599837)
test_basic 0.000902 0.004173 0.706116 ( 0.783373)
test_all 0.000858 0.000273 496.067363 ( 52.583097)
test_rubyspec 0.024946 0.014316 43.340578 ( 55.823459)
total: 125.19 sec