Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-134124
#<BuildRuby:0x0000564bd6f13e70
@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.20221204-134124",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001475 0.003413 1.199214 ( 1.199438)
build_miniruby 0.000871 0.000174 0.933155 ( 0.931723)
build_ruby 0.001109 0.000222 2.752397 ( 2.634014)
build_all 0.008732 0.000173 15.773588 ( 3.337935)
build_install 0.007630 0.001346 2.251307 ( 1.259381)
test_btest 0.000000 0.000565 67.157674 ( 11.351401)
test_basic 0.002730 0.002488 0.327492 ( 0.418265)
test_all 0.000703 0.000148 670.702218 (105.433757)
test_rubyspec 0.051804 0.010906 53.503138 ( 61.695420)
total: 188.26 sec