Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-195050
#<BuildRuby:0x000055d5ed17acc8
@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.20221128-195050",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002538 0.009692 1.232998 ( 1.280627)
build_miniruby 0.000000 0.002997 0.851886 ( 0.850169)
build_ruby 0.003594 0.000538 2.240120 ( 2.142850)
build_all 0.015520 0.003578 18.547200 ( 2.192285)
build_install 0.019914 0.002711 1.877431 ( 0.965841)
test_btest 0.000838 0.000309 85.253167 ( 9.131595)
test_basic 0.006651 0.002450 0.339305 ( 0.425740)
test_all 0.001294 0.000477 734.534794 ( 71.733199)
test_rubyspec 0.069039 0.103224 48.924399 ( 57.093158)
total: 145.82 sec