Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-014911
#<BuildRuby:0x0000557d30c9c018
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-014911",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001028 0.003536 1.012321 ( 1.406526)
build_miniruby 0.001016 0.000169 0.870081 ( 0.869781)
build_ruby 0.001352 0.000226 2.705765 ( 2.708251)
build_all 0.007396 0.000000 12.201784 ( 1.021633)
build_install 0.009574 0.003474 3.612196 ( 0.961821)
test_btest 0.000454 0.000080 64.027058 ( 4.825054)
test_basic 0.000697 0.003154 0.372690 ( 0.455645)
test_all 0.087454 0.013872 386.286083 ( 33.770177)
test_rubyspec 0.028960 0.037490 39.683799 ( 52.368872)
total: 98.39 sec