Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-071615
#<BuildRuby:0x0000560b5b9dbf68
@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-071615",
@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.000007 0.000001 0.000008 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004172 0.000642 1.144216 ( 1.708647)
build_miniruby 0.000755 0.000117 0.944571 ( 0.943120)
build_ruby 0.001130 0.000174 2.901536 ( 2.766772)
build_all 0.003552 0.005234 15.867647 ( 3.432677)
build_install 0.007951 0.000699 1.988735 ( 1.168985)
test_btest 0.000479 0.000103 62.296922 ( 11.391545)
test_basic 0.004152 0.000890 0.303329 ( 0.393322)
test_all 0.000000 0.001222 667.448316 (111.771024)
test_rubyspec 0.045897 0.025149 53.633396 ( 61.762931)
total: 195.34 sec