Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-075319
#<BuildRuby:0x0000562152ef2878
@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.20221119-075319",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000914 0.004176 1.118293 ( 1.099953)
build_miniruby 0.000812 0.000250 1.064429 ( 1.063071)
build_ruby 0.000933 0.000287 2.774497 ( 2.687009)
build_all 0.006862 0.002112 15.927371 ( 3.259158)
build_install 0.007839 0.000913 1.990496 ( 1.146652)
test_btest 0.000461 0.000132 57.323745 ( 12.234230)
test_basic 0.000000 0.004894 0.316022 ( 0.407162)
test_all 0.000000 0.000990 639.986373 (106.537046)
test_rubyspec 0.032555 0.030631 50.839180 ( 59.121672)
total: 187.56 sec