Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-041903
#<BuildRuby:0x000055bbfe534228
@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.20221130-041903",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000064 0.000024 0.000088 ( 0.000090)
build_up 0.008883 0.003231 1.211861 ( 1.291171)
build_miniruby 0.000000 0.003022 0.851288 ( 0.848847)
build_ruby 0.000716 0.002107 2.239088 ( 2.143391)
build_all 0.014779 0.004925 18.608690 ( 2.178274)
build_install 0.016144 0.006278 2.040862 ( 1.039837)
test_btest 0.000000 0.001513 89.359819 ( 9.618535)
test_basic 0.004813 0.005156 0.348252 ( 0.434445)
test_all 0.002360 0.001117 742.085224 ( 71.996847)
test_rubyspec 0.100612 0.073750 49.576107 ( 57.701367)
total: 147.25 sec