Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-155739
#<BuildRuby:0x0000564af7a83e58
@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.20221116-155739",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004914 0.000093 1.108230 ( 4.717156)
build_miniruby 0.000925 0.000088 0.974993 ( 0.973460)
build_ruby 0.001081 0.000103 2.853121 ( 2.767863)
build_all 0.008516 0.000030 15.825622 ( 3.293339)
build_install 0.006276 0.002977 1.990628 ( 1.188631)
test_btest 0.000527 0.000058 62.482303 ( 10.611172)
test_basic 0.004904 0.000545 0.303914 ( 0.393882)
test_all 0.000694 0.000077 633.642807 ( 99.162324)
test_rubyspec 0.055909 0.009832 51.052482 ( 59.221560)
total: 182.33 sec