Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-161500
#<BuildRuby:0x000055a4932c1310
@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.20220720-161500",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.009285 0.001548 0.835892 ( 1.259326)
build_miniruby 0.001184 0.000197 0.062672 ( 0.062128)
build_ruby 0.002213 0.000369 0.067184 ( 0.065595)
build_all 0.006205 0.001035 1.285440 ( 0.506322)
build_install 0.009637 0.006554 4.403688 ( 1.833670)
test_btest 0.001435 0.000331 53.673636 ( 5.995383)
test_basic 0.000000 0.005100 0.289963 ( 0.382358)
test_all 0.000879 0.001169 511.590098 ( 53.347753)
test_rubyspec 0.072522 0.051607 42.043011 ( 47.887749)
total: 111.34 sec