Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-011002
#<BuildRuby:0x000055fc435b4088
@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.20220612-011002",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006354 0.000352 0.829516 ( 0.901125)
build_miniruby 0.000852 0.000122 0.056962 ( 0.055698)
build_ruby 0.000757 0.000109 0.059045 ( 0.057822)
build_all 0.003705 0.000529 1.499701 ( 0.607344)
build_install 0.005261 0.005588 6.273654 ( 2.838079)
test_btest 0.000691 0.000149 48.957492 ( 8.743923)
test_basic 0.005606 0.000143 0.348452 ( 0.436514)
test_all 0.001681 0.000337 636.576524 ( 95.447477)
test_rubyspec 0.113715 0.016424 44.272877 ( 49.872624)
total: 158.96 sec