Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-202814
#<BuildRuby:0x000055a633e2bdd0
@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.20220717-202814",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002027 0.004548 0.813871 ( 0.961285)
build_miniruby 0.000748 0.000249 0.058133 ( 0.056833)
build_ruby 0.000712 0.000237 0.059038 ( 0.057893)
build_all 0.003501 0.001167 1.545285 ( 0.601689)
build_install 0.009262 0.001778 5.634194 ( 2.189670)
test_btest 0.000616 0.000192 45.764971 ( 8.820011)
test_basic 0.005012 0.001567 0.341775 ( 0.428654)
test_all 0.000871 0.000272 617.418817 ( 89.387295)
test_rubyspec 0.071577 0.052531 43.663559 ( 49.276140)
total: 151.78 sec