Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-004112
#<BuildRuby:0x000055770ab42130
@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.20220618-004112",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004441 0.006184 0.833096 ( 1.118742)
build_miniruby 0.001040 0.000520 0.062503 ( 0.062668)
build_ruby 0.002235 0.000000 0.066272 ( 0.065250)
build_all 0.006157 0.001786 1.214121 ( 0.490051)
build_install 0.017627 0.000767 4.918859 ( 2.507234)
test_btest 0.001361 0.000480 53.663456 ( 5.978048)
test_basic 0.003384 0.003940 0.300311 ( 0.390186)
test_all 0.000000 0.003852 502.984716 ( 52.136859)
test_rubyspec 0.088675 0.041600 41.609498 ( 47.558094)
total: 110.31 sec