Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-181809
#<BuildRuby:0x000056517386cb60
@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.20220718-181809",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005436 0.005923 0.970738 ( 1.185914)
build_miniruby 0.001201 0.000437 0.068471 ( 0.066748)
build_ruby 0.001539 0.000560 0.077082 ( 0.074832)
build_all 0.010529 0.000000 1.503513 ( 0.591646)
build_install 0.018601 0.002769 5.172720 ( 2.094402)
test_btest 0.000720 0.000192 76.649055 ( 8.151394)
test_basic 0.001553 0.005977 0.327025 ( 0.424082)
test_all 0.001277 0.000425 660.821987 ( 66.036348)
test_rubyspec 0.092464 0.083708 45.921112 ( 51.688789)
total: 130.32 sec