Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-033201
#<BuildRuby:0x0000556a6637fe58
@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.20220808-033201",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006595 0.809293 ( 0.860046)
build_miniruby 0.000000 0.001011 0.058084 ( 0.056849)
build_ruby 0.000051 0.000935 0.059391 ( 0.058224)
build_all 0.003184 0.001470 1.540951 ( 0.587402)
build_install 0.010005 0.000993 5.609327 ( 2.132175)
test_btest 0.000509 0.000204 48.133689 ( 8.535721)
test_basic 0.001335 0.004592 0.291996 ( 0.380559)
test_all 0.001625 0.000000 597.238562 ( 93.290311)
test_rubyspec 0.076132 0.054805 43.565144 ( 50.934020)
total: 156.84 sec