Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-222335
#<BuildRuby:0x0000558163eaf670
@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.20221124-222335",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.004460 0.000019 1.099184 ( 1.099244)
build_miniruby 0.000922 0.000000 0.961385 ( 0.960171)
build_ruby 0.001181 0.000000 2.863061 ( 2.777752)
build_all 0.004699 0.004033 16.044712 ( 3.356024)
build_install 0.005293 0.003635 2.040559 ( 1.167847)
test_btest 0.000477 0.000079 64.619662 ( 10.799299)
test_basic 0.000000 0.004721 0.286979 ( 0.377554)
test_all 0.000265 0.001246 666.143461 (124.171984)
test_rubyspec 0.045728 0.014113 53.398703 ( 61.576584)
total: 206.29 sec