Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-072047
#<BuildRuby:0x0000560e3230bdd0
@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.20220610-072047",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006143 0.000438 0.820908 ( 0.900524)
build_miniruby 0.000800 0.000057 0.057208 ( 0.055943)
build_ruby 0.000803 0.000000 0.059198 ( 0.057952)
build_all 0.004282 0.000000 1.506371 ( 0.607306)
build_install 0.010762 0.000161 6.301879 ( 2.835396)
test_btest 0.001392 0.000000 54.602302 ( 8.217843)
test_basic 0.001477 0.004390 0.337488 ( 0.425733)
test_all 0.001151 0.000128 623.113609 ( 93.209110)
test_rubyspec 0.072468 0.040024 44.153590 ( 49.725519)
total: 156.04 sec