Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-135230
#<BuildRuby:0x000055b4ccfdefe0
@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.20220731-135230",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001912 0.008976 0.955701 ( 0.982509)
build_miniruby 0.001213 0.000506 0.075358 ( 0.073592)
build_ruby 0.001186 0.000493 0.067893 ( 0.066267)
build_all 0.011193 0.000000 1.541652 ( 0.586469)
build_install 0.018053 0.005338 5.219556 ( 2.099035)
test_btest 0.000000 0.001304 69.501954 ( 8.198814)
test_basic 0.007068 0.000940 0.324749 ( 0.415940)
test_all 0.001684 0.000561 638.472648 ( 65.255484)
test_rubyspec 0.108611 0.069636 45.431859 ( 51.160341)
total: 128.84 sec