Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-222009
#<BuildRuby:0x0000558c5e468080
@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.20221124-222009",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004464 0.000262 1.096006 ( 1.148632)
build_miniruby 0.000947 0.000056 0.997218 ( 0.995831)
build_ruby 0.001043 0.000062 2.659461 ( 2.563542)
build_all 0.003800 0.004776 15.737162 ( 3.343890)
build_install 0.008574 0.000447 2.011687 ( 1.160710)
test_btest 0.000598 0.000066 63.602987 ( 10.990217)
test_basic 0.000000 0.004959 0.305050 ( 0.395638)
test_all 0.000000 0.001180 666.068101 (123.522990)
test_rubyspec 0.037674 0.035011 53.121539 ( 61.403609)
total: 205.53 sec