Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-165203
#<BuildRuby:0x0000563c375fc0c0
@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.20221210-165203",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003176 0.000244 0.617840 ( 1.035334)
build_miniruby 0.000883 0.000067 0.709717 ( 0.709063)
build_ruby 0.001278 0.000099 2.412208 ( 2.345094)
build_all 0.009020 0.000332 12.490907 ( 1.528322)
build_install 0.006789 0.000139 1.640644 ( 0.785486)
test_btest 0.000644 0.000000 65.355433 ( 6.275136)
test_basic 0.003785 0.000000 0.258393 ( 0.353705)
test_all 0.001088 0.000000 487.680804 ( 51.331996)
test_rubyspec 0.021573 0.005679 35.405412 ( 45.868845)
total: 110.23 sec