Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-231021
#<BuildRuby:0x0000560472748020
@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.20231114-231021",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000589 0.004055 1.315079 ( 1.733367)
build_miniruby 0.001108 0.000000 0.883166 ( 0.883528)
build_ruby 0.001303 0.000000 2.674991 ( 2.675150)
build_all 0.005523 0.003981 15.545887 ( 1.449429)
build_install 0.000777 0.007858 4.657025 ( 1.148100)
test_btest 0.000848 0.000353 79.836947 ( 6.812012)
test_basic 0.004345 0.000464 0.825930 ( 0.901718)
test_all 0.092528 0.041345 493.111606 ( 55.999230)
test_rubyspec 0.029684 0.023712 51.070199 ( 63.412824)
total: 135.02 sec