Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-143357
#<BuildRuby:0x0000558b037fc6d0
@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-143357",
@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.000004 0.000014 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003033 0.005627 0.936372 ( 1.576827)
build_miniruby 0.000369 0.002450 0.843698 ( 0.842151)
build_ruby 0.003494 0.000000 2.151345 ( 2.150549)
build_all 0.020056 0.000743 18.556650 ( 2.163427)
build_install 0.009615 0.012105 2.018488 ( 1.021503)
test_btest 0.000971 0.000442 85.624216 ( 9.289989)
test_basic 0.006586 0.002994 0.345314 ( 0.431199)
test_all 0.001417 0.000644 674.129015 ( 67.863916)
test_rubyspec 0.110693 0.056284 47.952015 ( 56.064305)
total: 141.40 sec