Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-134001
#<BuildRuby:0x00005626ade1f440
@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.20220407-134001",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.010185 0.001404 0.946363 ( 1.757620)
build_miniruby 0.001554 0.000359 0.123750 ( 0.121182)
build_ruby 0.004501 0.000000 3.349590 ( 3.106375)
build_all 0.014800 0.003149 18.710955 ( 2.200595)
build_install 0.017638 0.005843 2.132343 ( 1.116819)
test_btest 0.001144 0.000270 79.574998 ( 8.269527)
test_basic 0.007540 0.000000 0.340635 ( 0.435790)
test_all 0.002869 0.000000 695.789933 ( 67.742043)
test_rubyspec 0.095697 0.070147 46.454847 ( 51.888178)
total: 136.64 sec