Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-051954
#<BuildRuby:0x0000560a11bdfcb0
@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.20231228-051954",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.004687 0.000494 1.108964 ( 1.502405)
build_miniruby 0.001200 0.000127 0.930225 ( 0.929226)
build_ruby 0.001134 0.000119 2.863522 ( 2.863328)
build_all 0.006230 0.003413 15.913586 ( 1.449828)
build_install 0.003533 0.004674 4.530513 ( 1.172390)
test_btest 0.000892 0.000162 79.708516 ( 7.440856)
test_basic 0.005394 0.000201 0.829797 ( 0.902231)
test_all 0.111921 0.024245 521.663034 ( 55.362636)
test_rubyspec 0.021830 0.023713 51.290213 ( 63.569061)
total: 135.19 sec