Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-032747
#<BuildRuby:0x00005564fcda7fa8
@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.20220829-032747",
@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.000020 0.000001 0.000021 ( 0.000023)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006277 0.000449 0.825403 ( 0.857782)
build_miniruby 0.000885 0.000063 0.057524 ( 0.056345)
build_ruby 0.000846 0.000061 0.059657 ( 0.058517)
build_all 0.004192 0.000299 1.506496 ( 0.585473)
build_install 0.001380 0.009811 1.895386 ( 0.954799)
test_btest 0.000628 0.000135 46.152485 ( 8.827156)
test_basic 0.005028 0.001078 0.341411 ( 0.429053)
test_all 0.002305 0.000494 607.532747 ( 87.585625)
test_rubyspec 0.079804 0.047895 43.513269 ( 51.816726)
total: 151.17 sec