Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-031536
#<BuildRuby:0x000055a2da0b9348
@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.20220719-031536",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008890 0.001266 0.866899 ( 2.828178)
build_miniruby 0.001129 0.000282 0.056182 ( 0.054755)
build_ruby 0.000000 0.001916 0.061251 ( 0.058836)
build_all 0.005038 0.002590 1.254924 ( 0.483872)
build_install 0.008985 0.008882 4.514773 ( 1.859049)
test_btest 0.001370 0.000548 55.207083 ( 6.356286)
test_basic 0.004020 0.001608 0.284408 ( 0.380772)
test_all 0.001789 0.000715 485.675056 ( 51.667742)
test_rubyspec 0.084274 0.044870 41.847150 ( 47.778862)
total: 111.47 sec