Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-023845
#<BuildRuby:0x0000557de440ffa8
@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.20221117-023845",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004625 0.000064 1.078420 ( 1.089135)
build_miniruby 0.000975 0.000000 0.934304 ( 0.933036)
build_ruby 0.001241 0.000000 2.782748 ( 2.684781)
build_all 0.008553 0.000270 15.742439 ( 3.367870)
build_install 0.007351 0.000817 1.957039 ( 1.117069)
test_btest 0.000582 0.000065 57.819196 ( 11.597149)
test_basic 0.004714 0.000524 0.318902 ( 0.408986)
test_all 0.001023 0.000113 660.626975 (102.307563)
test_rubyspec 0.061436 0.005924 51.025316 ( 59.257233)
total: 182.76 sec