Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-020419
#<BuildRuby:0x0000555ca766f040
@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.20231223-020419",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000020)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.005025 1.141388 ( 1.511435)
build_miniruby 0.000000 0.001455 0.854757 ( 0.853667)
build_ruby 0.000699 0.000924 2.916315 ( 2.916041)
build_all 0.004765 0.005078 16.341394 ( 1.507915)
build_install 0.005119 0.003986 4.719075 ( 1.156703)
test_btest 0.000849 0.000247 80.286969 ( 7.600132)
test_basic 0.003440 0.001003 0.688601 ( 0.765543)
test_all 0.096224 0.037094 515.429890 ( 47.625923)
test_rubyspec 0.028499 0.019832 50.818265 ( 63.145531)
total: 127.08 sec