Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-122916
#<BuildRuby:0x0000561e22cbc0a0
@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.20231229-122916",
@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.000017 0.000008 0.000025 ( 0.000025)
autoconf 0.000024 0.000012 0.000036 ( 0.000036)
configure 0.000023 0.000012 0.000035 ( 0.000036)
build_up 0.004834 0.000360 1.172819 ( 1.555579)
build_miniruby 0.000902 0.000421 0.889276 ( 0.887939)
build_ruby 0.000906 0.000423 2.856060 ( 2.856260)
build_all 0.009960 0.000000 16.677780 ( 1.503681)
build_install 0.007137 0.002617 4.768017 ( 1.199333)
test_btest 0.000861 0.000345 82.769937 ( 8.050069)
test_basic 0.001988 0.003188 0.644829 ( 0.722986)
test_all 0.104677 0.031097 564.005257 ( 51.713980)
test_rubyspec 0.043357 0.005813 50.836711 ( 63.132984)
total: 131.62 sec