Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-064310
#<BuildRuby:0x0000563e86c63ac0
@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.20230211-064310",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003559 0.000274 0.619545 ( 1.023996)
build_miniruby 0.000905 0.000070 0.645422 ( 0.644879)
build_ruby 0.001118 0.000086 2.071657 ( 2.070857)
build_all 0.009006 0.000000 12.434833 ( 1.524143)
build_install 0.006737 0.000000 1.501648 ( 0.720554)
test_btest 0.000592 0.000000 64.667564 ( 6.603006)
test_basic 0.000000 0.003323 0.238294 ( 0.334593)
test_all 0.000682 0.000504 493.988913 ( 47.337515)
test_rubyspec 0.018120 0.011263 35.202160 ( 45.795941)
total: 106.06 sec