Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-140659
#<BuildRuby:0x000055f12a4e3df8
@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-140659",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000016)
build_up 0.004864 0.000430 1.187352 ( 1.546267)
build_miniruby 0.000660 0.000300 0.936321 ( 0.934981)
build_ruby 0.000850 0.000386 2.798787 ( 2.704752)
build_all 0.007039 0.003199 22.461780 ( 4.384922)
build_install 0.008711 0.000000 4.342746 ( 1.551823)
test_btest 0.000576 0.000000 61.130163 ( 11.276616)
test_basic 0.000460 0.004926 0.310608 ( 0.400363)
test_all 0.000694 0.000321 689.830579 (108.152743)
test_rubyspec 0.033847 0.035564 53.365051 ( 61.476628)
total: 192.43 sec