Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-034000
#<BuildRuby:0x000055e8a3a4bf00
@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.20221119-034000",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.004982 0.000000 1.088257 ( 1.128543)
build_miniruby 0.000983 0.000000 0.950046 ( 0.948759)
build_ruby 0.001235 0.000000 2.807956 ( 2.707252)
build_all 0.008345 0.000568 15.788016 ( 3.405150)
build_install 0.008030 0.001268 1.981219 ( 1.075570)
test_btest 0.000527 0.000083 66.213048 ( 10.856377)
test_basic 0.004230 0.000668 0.305929 ( 0.397450)
test_all 0.000766 0.000121 648.195518 (101.952250)
test_rubyspec 0.045289 0.018686 51.287263 ( 59.514273)
total: 181.99 sec