Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-154912
#<BuildRuby:0x00005653f8fb09d0
@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.20221127-154912",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008933 0.000703 1.292217 ( 1.755795)
build_miniruby 0.002500 0.000000 0.845941 ( 0.844602)
build_ruby 0.002813 0.000000 2.239059 ( 2.145459)
build_all 0.011099 0.010715 25.125069 ( 2.849308)
build_install 0.017245 0.004311 5.004889 ( 1.249995)
test_btest 0.001054 0.000264 84.262181 ( 9.109034)
test_basic 0.005316 0.001329 0.343894 ( 0.434252)
test_all 0.002038 0.000509 727.527074 ( 71.657064)
test_rubyspec 0.124619 0.027347 49.817428 ( 58.325956)
total: 148.37 sec