Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-234841
#<BuildRuby:0x000055d2abea2f08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221029-234841",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.009816 0.000415 1.100832 ( 1.289486)
build_miniruby 0.000000 0.001647 0.093281 ( 0.091063)
build_ruby 0.000000 0.001513 0.101157 ( 0.099239)
build_all 0.002858 0.006189 1.335868 ( 0.568920)
build_install 0.012464 0.002671 1.677750 ( 0.909739)
test_btest 0.001326 0.000284 61.747952 ( 6.848956)
test_basic 0.006492 0.000173 0.347130 ( 0.438915)
test_all 0.007463 0.000000 497.014732 ( 53.414571)
test_rubyspec 0.090415 0.037933 43.535802 ( 52.071131)
total: 115.73 sec