Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-163805
#<BuildRuby:0x000055997d3703e0
@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-163805",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010378 0.000742 1.226005 ( 1.262936)
build_miniruby 0.002821 0.000000 0.834679 ( 0.833152)
build_ruby 0.003392 0.000000 2.229305 ( 2.137531)
build_all 0.016751 0.004194 18.585477 ( 2.209327)
build_install 0.022247 0.000773 2.055457 ( 1.004407)
test_btest 0.001068 0.000093 95.802233 ( 9.197992)
test_basic 0.009162 0.000356 0.354498 ( 0.440583)
test_all 0.002262 0.000189 733.577762 ( 70.672369)
test_rubyspec 0.128755 0.058644 49.492065 ( 57.526909)
total: 145.29 sec