Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-154102
#<BuildRuby:0x0000562b3f32d438
@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-154102",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.010278 0.001581 0.901590 ( 1.206152)
build_miniruby 0.001372 0.000212 0.051677 ( 0.051211)
build_ruby 0.001408 0.000217 0.064094 ( 0.063914)
build_all 0.008282 0.001274 1.272529 ( 0.498842)
build_install 0.014208 0.002186 4.249461 ( 1.824338)
test_btest 0.001473 0.000227 56.325950 ( 6.349249)
test_basic 0.005156 0.000794 0.303801 ( 0.397446)
test_all 0.001908 0.000293 498.881377 ( 53.076137)
test_rubyspec 0.072823 0.052526 42.031481 ( 48.001790)
total: 111.47 sec