Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-145631
#<BuildRuby:0x000055b562d332c8
@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-145631",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004256 0.001064 1.200323 ( 1.453981)
build_miniruby 0.000853 0.000213 1.019570 ( 1.018323)
build_ruby 0.001011 0.000252 2.834186 ( 2.720750)
build_all 0.009806 0.000193 22.440971 ( 4.536335)
build_install 0.008009 0.000698 4.384078 ( 1.568971)
test_btest 0.000463 0.000093 60.308939 ( 11.386110)
test_basic 0.003850 0.000770 0.304261 ( 0.395472)
test_all 0.001679 0.000336 672.284904 (107.664277)
test_rubyspec 0.048214 0.014085 53.219230 ( 61.414321)
total: 192.16 sec