Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-044154
#<BuildRuby:0x00005614417a5390
@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.20221006-044154",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005737 0.004823 1.087833 ( 1.750852)
build_miniruby 0.001027 0.000467 0.091685 ( 0.089407)
build_ruby 0.001105 0.000502 0.093285 ( 0.090965)
build_all 0.003898 0.004159 1.289570 ( 0.565787)
build_install 0.012504 0.003747 1.590961 ( 0.871127)
test_btest 0.001928 0.000000 58.603266 ( 6.583083)
test_basic 0.005356 0.001064 0.358810 ( 0.448053)
test_all 0.004031 0.001728 512.583538 ( 54.915783)
test_rubyspec 0.084434 0.051538 42.203089 ( 50.717086)
total: 116.03 sec