Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-021059
#<BuildRuby:0x00005571ee323f10
@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.20220707-021059",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002453 0.004552 0.880761 ( 1.031567)
build_miniruby 0.000795 0.000122 0.056933 ( 0.055767)
build_ruby 0.000736 0.000114 0.059231 ( 0.058051)
build_all 0.004253 0.000000 1.506109 ( 0.602271)
build_install 0.009865 0.000089 6.292426 ( 2.829221)
test_btest 0.000782 0.000098 45.692516 ( 8.620517)
test_basic 0.005566 0.000696 0.338630 ( 0.425919)
test_all 0.001067 0.000133 621.572314 ( 88.311926)
test_rubyspec 0.097344 0.032244 44.485219 ( 50.038810)
total: 151.97 sec