Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-132658
#<BuildRuby:0x000055e8ee5c7df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221228-132658",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000013 0.000008 0.000021 ( 0.000021)
configure 0.000021 0.000013 0.000034 ( 0.000033)
build_up 0.000874 0.005833 0.846056 ( 1.047713)
build_miniruby 0.000777 0.000564 1.021699 ( 1.019733)
build_ruby 0.000991 0.000721 2.776332 ( 2.773705)
build_all 0.004975 0.004722 16.769060 ( 2.996677)
build_install 0.006664 0.004998 2.287042 ( 1.178027)
test_btest 0.000625 0.000469 74.744309 ( 11.251120)
test_basic 0.005725 0.000737 0.343705 ( 0.430148)
test_all 0.000813 0.000563 662.511172 (103.126308)
test_rubyspec 0.055191 0.074428 51.598088 ( 59.666187)
total: 183.49 sec