Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-153358
#<BuildRuby:0x0000564bfa5a4208
@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.20221118-153358",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.005080 1.051143 ( 3.352723)
build_miniruby 0.000000 0.000953 0.948116 ( 0.946774)
build_ruby 0.000000 0.001279 2.741196 ( 2.660388)
build_all 0.002240 0.006518 15.950559 ( 3.334146)
build_install 0.003875 0.005597 2.068595 ( 1.197575)
test_btest 0.000000 0.000650 62.480667 ( 10.836839)
test_basic 0.000895 0.003779 0.316719 ( 0.407739)
test_all 0.001143 0.000000 627.788005 (110.804163)
test_rubyspec 0.045442 0.024334 51.496389 ( 59.848312)
total: 193.39 sec