Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-043514
#<BuildRuby:0x00005609f1a7c118
@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.20220422-043514",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005900 0.000907 0.855126 ( 0.999147)
build_miniruby 0.000873 0.000134 0.057624 ( 0.056293)
build_ruby 0.000792 0.000000 0.058669 ( 0.057631)
build_all 0.004386 0.000000 1.488001 ( 0.598505)
build_install 0.006585 0.004167 6.263307 ( 2.824516)
test_btest 0.000754 0.000141 52.004886 ( 8.806424)
test_basic 0.001139 0.004678 0.293219 ( 0.381757)
test_all 0.001037 0.000259 653.512461 ( 93.745068)
test_rubyspec 0.085268 0.041043 44.416304 ( 49.331005)
total: 156.80 sec