Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-024033
#<BuildRuby:0x000055c4d50246e0
@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.20220730-024033",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011527 0.000492 0.982729 ( 1.174957)
build_miniruby 0.002042 0.000137 0.068156 ( 0.066051)
build_ruby 0.001952 0.000130 0.068457 ( 0.067096)
build_all 0.004903 0.004920 1.527704 ( 0.579140)
build_install 0.021169 0.001257 5.211630 ( 2.025790)
test_btest 0.000923 0.000000 76.209529 ( 7.946195)
test_basic 0.008308 0.000000 0.325898 ( 0.412272)
test_all 0.002034 0.000031 626.023775 ( 64.875756)
test_rubyspec 0.104637 0.066682 45.802945 ( 51.629337)
total: 128.78 sec