Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-161713
#<BuildRuby:0x00005575d81b44c0
@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.20221126-161713",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009600 0.000686 1.287027 ( 1.579239)
build_miniruby 0.002112 0.000151 0.830515 ( 0.829376)
build_ruby 0.000000 0.002751 2.264648 ( 2.171845)
build_all 0.021348 0.000064 25.005898 ( 2.795167)
build_install 0.020120 0.000985 4.943288 ( 1.187799)
test_btest 0.001134 0.000091 89.453026 ( 8.476192)
test_basic 0.002284 0.004722 0.353511 ( 0.442736)
test_all 0.001760 0.000211 719.995492 ( 71.423785)
test_rubyspec 0.115273 0.033881 50.109346 ( 58.391057)
total: 147.30 sec