Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-044557
#<BuildRuby:0x000055fe676b4048
@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.20240113-044557",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000019)
configure 0.000020 0.000000 0.000020 ( 0.000022)
build_up 0.004247 0.000083 0.861446 ( 1.363716)
build_miniruby 0.000000 0.000990 0.910197 ( 0.910222)
build_ruby 0.000072 0.001839 2.948361 ( 2.948773)
build_all 0.000364 0.010205 14.523278 ( 1.405527)
build_install 0.006569 0.003344 4.184561 ( 1.148589)
test_btest 0.000669 0.000000 76.023202 ( 7.096442)
test_basic 0.003244 0.000112 0.440998 ( 0.522037)
test_all 0.116931 0.021175 491.084298 ( 56.235901)
test_rubyspec 0.017588 0.014950 48.997398 ( 61.557006)
total: 133.19 sec