Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-163759
#<BuildRuby:0x0000558a12bac088
@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.20220808-163759",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005985 0.000461 0.894483 ( 1.427712)
build_miniruby 0.000833 0.000208 0.057673 ( 0.056281)
build_ruby 0.001034 0.000000 0.060482 ( 0.059139)
build_all 0.001876 0.002722 1.519113 ( 0.589368)
build_install 0.005209 0.005820 5.658464 ( 2.166768)
test_btest 0.000597 0.000214 45.723505 ( 8.843097)
test_basic 0.004267 0.001525 0.325956 ( 0.414358)
test_all 0.000865 0.000309 620.829180 ( 90.907981)
test_rubyspec 0.091358 0.039395 44.050374 ( 51.414763)
total: 155.88 sec