Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-132256
#<BuildRuby:0x000055a0f2d53de0
@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.20220614-132256",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006965 0.000000 0.835162 ( 1.336298)
build_miniruby 0.000952 0.000000 0.057362 ( 0.056198)
build_ruby 0.000974 0.000000 0.059096 ( 0.057964)
build_all 0.004041 0.000219 1.494546 ( 0.599229)
build_install 0.008769 0.000084 6.272574 ( 2.823901)
test_btest 0.000480 0.000128 49.807980 ( 8.678016)
test_basic 0.001461 0.004710 0.297869 ( 0.385820)
test_all 0.000934 0.000311 644.912869 ( 90.145166)
test_rubyspec 0.065630 0.043935 44.117347 ( 49.820682)
total: 153.90 sec