Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-054905
#<BuildRuby:0x000055f6eee88880
@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.20221205-054905",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009536 0.001288 1.307927 ( 1.820391)
build_miniruby 0.000000 0.002768 0.851770 ( 0.851205)
build_ruby 0.001634 0.002012 2.244137 ( 2.155979)
build_all 0.016932 0.003546 18.745481 ( 2.187463)
build_install 0.016210 0.005405 2.101283 ( 1.057077)
test_btest 0.000944 0.000278 95.310727 ( 9.109526)
test_basic 0.006450 0.001897 0.344009 ( 0.430334)
test_all 0.001570 0.000462 678.053686 ( 72.086463)
test_rubyspec 0.092563 0.075940 49.439250 ( 57.527960)
total: 147.23 sec