Logfile: /home/ko1/ruby/logs/brlog.trunk.20220419-020907
#<BuildRuby:0x00005604f0d8b440
@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.20220419-020907",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.011986 0.000525 1.040677 ( 3.199685)
build_miniruby 0.001892 0.000126 0.077246 ( 0.075395)
build_ruby 0.002353 0.000157 0.076769 ( 0.074129)
build_all 0.006212 0.003513 1.532278 ( 0.607423)
build_install 0.011314 0.009876 5.926738 ( 2.819225)
test_btest 0.000819 0.000164 76.271144 ( 8.395646)
test_basic 0.005636 0.001127 0.335739 ( 0.434176)
test_all 0.002517 0.000503 705.647366 ( 68.442622)
test_rubyspec 0.112320 0.053634 47.244309 ( 52.561205)
total: 136.61 sec