Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-021139
#<BuildRuby:0x00005641f16abe20
@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.20221202-021139",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004798 0.000267 1.153759 ( 1.231476)
build_miniruby 0.000860 0.000048 0.970091 ( 0.968690)
build_ruby 0.001201 0.000067 2.660007 ( 2.569775)
build_all 0.008859 0.000008 15.730415 ( 3.297428)
build_install 0.009187 0.000230 2.249775 ( 1.321677)
test_btest 0.000552 0.000026 61.209281 ( 11.922346)
test_basic 0.005321 0.000032 0.338282 ( 0.428180)
test_all 0.001027 0.000047 661.170111 (111.869061)
test_rubyspec 0.032730 0.023666 52.936476 ( 61.165988)
total: 194.78 sec