Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-210226
#<BuildRuby:0x00005650bdeaf240
@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-210226",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004880 0.004667 0.944041 ( 1.260896)
build_miniruby 0.002954 0.000000 0.849668 ( 0.848063)
build_ruby 0.003198 0.000251 2.162764 ( 2.161186)
build_all 0.021137 0.000349 18.583927 ( 2.208943)
build_install 0.016365 0.006395 2.035291 ( 1.045233)
test_btest 0.001997 0.000000 94.000202 ( 9.144729)
test_basic 0.008416 0.000755 0.359111 ( 0.444947)
test_all 0.000000 0.002407 685.820747 ( 63.526899)
test_rubyspec 0.115831 0.064186 47.914580 ( 56.075855)
total: 136.72 sec