Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-173941
#<BuildRuby:0x000055d4fe5b8488
@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.20221129-173941",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004171 0.000782 1.208711 ( 1.477992)
build_miniruby 0.000831 0.000156 0.962702 ( 0.961461)
build_ruby 0.001112 0.000209 2.751342 ( 2.618629)
build_all 0.008320 0.000718 15.908544 ( 3.360604)
build_install 0.007523 0.000504 2.086434 ( 1.217658)
test_btest 0.000530 0.000088 61.270967 ( 12.222845)
test_basic 0.000127 0.004727 0.347146 ( 0.437722)
test_all 0.001028 0.000000 684.054274 (106.819919)
test_rubyspec 0.044956 0.012306 53.572421 ( 61.843172)
total: 190.96 sec