Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-112528
#<BuildRuby:0x000055b3e8737818
@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.20231227-112528",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004090 0.000962 1.163169 ( 1.522363)
build_miniruby 0.001163 0.000274 0.863957 ( 0.862942)
build_ruby 0.000000 0.001346 2.886125 ( 2.885435)
build_all 0.006879 0.002422 16.284908 ( 1.535504)
build_install 0.007330 0.000791 4.666137 ( 1.175051)
test_btest 0.001035 0.000000 84.149751 ( 7.234423)
test_basic 0.003968 0.000189 0.606457 ( 0.686713)
test_all 0.096023 0.036829 531.734377 ( 56.185392)
test_rubyspec 0.009297 0.037927 50.335016 ( 62.673296)
total: 134.76 sec