Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-182356
#<BuildRuby:0x0000557bd099ac40
@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.20220628-182356",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006667 0.000000 0.874509 ( 2.703096)
build_miniruby 0.001018 0.000000 0.057946 ( 0.056740)
build_ruby 0.000956 0.000000 0.059034 ( 0.057811)
build_all 0.000598 0.003637 1.504767 ( 0.599544)
build_install 0.008424 0.000517 6.326691 ( 2.834158)
test_btest 0.000749 0.000083 54.305470 ( 8.233661)
test_basic 0.005724 0.000173 0.348023 ( 0.435856)
test_all 0.001321 0.000139 635.011396 ( 92.332604)
test_rubyspec 0.090726 0.036211 44.503592 ( 50.173435)
total: 157.43 sec