Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-093545
#<BuildRuby:0x00005590aea40328
@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.20220818-093545",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005957 0.000458 0.838067 ( 1.183920)
build_miniruby 0.000837 0.000065 0.057805 ( 0.056615)
build_ruby 0.000797 0.000061 0.060211 ( 0.058995)
build_all 0.004429 0.000340 1.529974 ( 0.592619)
build_install 0.005188 0.005894 1.919879 ( 0.954410)
test_btest 0.000711 0.000109 51.337394 ( 8.635967)
test_basic 0.005833 0.000040 0.371721 ( 0.459367)
test_all 0.001222 0.000106 584.828349 ( 93.171454)
test_rubyspec 0.083435 0.046200 43.845627 ( 51.232132)
total: 156.35 sec