Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-154334
#<BuildRuby:0x0000557e4f4ca298
@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.20221206-154334",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004216 0.006665 1.228410 ( 1.257724)
build_miniruby 0.001784 0.000637 0.849951 ( 0.865280)
build_ruby 0.003980 0.000034 2.226444 ( 2.164086)
build_all 0.020300 0.000215 18.417218 ( 2.178176)
build_install 0.013713 0.006729 2.081340 ( 1.050151)
test_btest 0.000832 0.000238 93.803829 ( 9.291665)
test_basic 0.006985 0.000693 0.347489 ( 0.437239)
test_all 0.001598 0.000435 694.360883 ( 70.327193)
test_rubyspec 0.098847 0.045837 49.305676 ( 57.751365)
total: 145.32 sec