Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-033500
#<BuildRuby:0x0000560a1234cb60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-033500",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000056 0.000020 0.000076 ( 0.000080)
build_up 0.001927 0.009100 1.249909 ( 1.248462)
build_miniruby 0.002816 0.000000 0.848084 ( 0.846367)
build_ruby 0.002591 0.000642 2.262631 ( 2.165770)
build_all 0.012893 0.008716 18.669445 ( 2.175367)
build_install 0.016474 0.006073 2.056886 ( 1.039253)
test_btest 0.000894 0.000447 95.745978 ( 9.364112)
test_basic 0.005964 0.002982 0.356954 ( 0.444936)
test_all 0.001260 0.000630 726.724059 ( 71.021078)
test_rubyspec 0.082076 0.089593 49.204083 ( 57.324318)
total: 145.63 sec