Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-022808
#<BuildRuby:0x0000557592c66c10
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220814-022808",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006943 0.000000 0.850590 ( 1.305155)
build_miniruby 0.000970 0.000000 0.057706 ( 0.056593)
build_ruby 0.000884 0.000101 0.059875 ( 0.058575)
build_all 0.004601 0.000054 1.532878 ( 0.587380)
build_install 0.010969 0.000000 1.928471 ( 0.963325)
test_btest 0.000908 0.000000 48.887188 ( 8.690217)
test_basic 0.005362 0.000000 0.264146 ( 0.353333)
test_all 0.001295 0.000000 630.000631 ( 89.488199)
test_rubyspec 0.066850 0.056315 43.952122 ( 51.289399)
total: 152.79 sec