Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-223455
#<BuildRuby:0x000055a9b1690f40
@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.20220423-223455",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000012 0.000009 0.000021 ( 0.000020)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.002735 0.010482 1.018014 ( 1.083878)
build_miniruby 0.000968 0.000968 0.074602 ( 0.073109)
build_ruby 0.000000 0.001897 0.074286 ( 0.072127)
build_all 0.003866 0.006117 1.509767 ( 0.611898)
build_install 0.018303 0.005927 5.870980 ( 2.823569)
test_btest 0.000558 0.000484 72.965198 ( 8.467594)
test_basic 0.005472 0.004742 0.338246 ( 0.423718)
test_all 0.002065 0.000323 701.173557 ( 67.640950)
test_rubyspec 0.097945 0.070161 45.616529 ( 50.828314)
total: 132.03 sec