Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-094627
#<BuildRuby:0x0000564890f080a0
@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.20231119-094627",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004376 0.000020 1.091917 ( 1.498630)
build_miniruby 0.000000 0.001056 0.802117 ( 0.801684)
build_ruby 0.000000 0.001282 2.817925 ( 2.817951)
build_all 0.009002 0.001290 16.964568 ( 1.565635)
build_install 0.001773 0.006814 5.055476 ( 1.231182)
test_btest 0.001047 0.000161 84.899566 ( 7.921636)
test_basic 0.001644 0.003305 0.684613 ( 0.761076)
test_all 0.107306 0.029878 509.213056 ( 52.886076)
test_rubyspec 0.014690 0.035480 51.685894 ( 63.999239)
total: 133.48 sec