Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-112212
#<BuildRuby:0x000055924bd87e70
@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.20221129-112212",
@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.000010 0.000001 0.000011 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005659 0.000404 3.512160 ( 3.340127)
build_miniruby 0.000918 0.000066 9.080055 ( 8.954407)
build_ruby 0.001225 0.000088 2.658287 ( 2.563378)
build_all 0.009029 0.000000 21.945787 ( 8.511476)
build_install 0.007684 0.000194 2.016854 ( 1.165138)
test_btest 0.000507 0.000030 62.439567 ( 10.843480)
test_basic 0.004980 0.000014 0.302186 ( 0.393256)
test_all 0.001008 0.000056 669.235112 (120.860267)
test_rubyspec 0.031631 0.030597 52.795255 ( 61.101834)
total: 217.73 sec