Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-115957
#<BuildRuby:0x00005603e6faca68
@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.20220829-115957",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000031 0.000009 0.000040 ( 0.000038)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007845 0.002140 0.835903 ( 0.894293)
build_miniruby 0.001245 0.000339 0.062274 ( 0.062175)
build_ruby 0.001442 0.000000 0.062431 ( 0.062066)
build_all 0.007821 0.001153 1.284216 ( 0.487627)
build_install 0.014328 0.000000 1.574796 ( 0.790848)
test_btest 0.001473 0.000078 52.225059 ( 6.177721)
test_basic 0.004649 0.000930 0.300169 ( 0.392491)
test_all 0.003176 0.000000 486.925682 ( 51.674368)
test_rubyspec 0.083837 0.045198 41.243201 ( 49.847305)
total: 110.39 sec