Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-061530
#<BuildRuby:0x000055fdb1923dd0
@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.20221127-061530",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003841 0.001182 1.245240 ( 1.646340)
build_miniruby 0.000729 0.000224 1.017518 ( 1.016595)
build_ruby 0.000997 0.000306 2.827344 ( 2.732385)
build_all 0.004963 0.004654 22.545576 ( 4.432520)
build_install 0.007261 0.000914 4.405334 ( 1.585960)
test_btest 0.000456 0.000152 59.914233 ( 11.270369)
test_basic 0.004991 0.000079 0.305195 ( 0.395672)
test_all 0.000000 0.000831 689.661913 (107.652703)
test_rubyspec 0.042108 0.027848 53.344470 ( 61.527884)
total: 192.26 sec