Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-003206
#<BuildRuby:0x00005645db1bb4b8
@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.20220721-003206",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005675 0.005912 1.062440 ( 1.887666)
build_miniruby 0.001121 0.000373 0.066207 ( 0.064839)
build_ruby 0.001412 0.000471 0.075725 ( 0.073852)
build_all 0.004115 0.005422 1.523946 ( 0.580000)
build_install 0.020313 0.001295 5.086629 ( 2.046938)
test_btest 0.000994 0.000314 79.044157 ( 8.224838)
test_basic 0.000000 0.008247 0.329077 ( 0.417276)
test_all 0.002489 0.000000 633.886687 ( 64.203928)
test_rubyspec 0.099856 0.081965 45.982800 ( 51.884774)
total: 129.38 sec