Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-050418
#<BuildRuby:0x000056197d651f48
@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.20221227-050418",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009029 0.000336 0.976672 ( 1.267362)
build_miniruby 0.002895 0.000193 0.849256 ( 0.847652)
build_ruby 0.002532 0.000169 2.144202 ( 2.144363)
build_all 0.021441 0.000000 18.518722 ( 2.173247)
build_install 0.014276 0.008583 2.060279 ( 1.017864)
test_btest 0.001414 0.000177 92.607821 ( 8.891959)
test_basic 0.009331 0.001167 0.366658 ( 0.452066)
test_all 0.002634 0.000000 678.171599 ( 63.862327)
test_rubyspec 0.141912 0.041968 48.016703 ( 56.071057)
total: 136.73 sec