Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-184321
#<BuildRuby:0x0000562794e933a8
@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.20220723-184321",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000070 0.000011 0.000081 ( 0.000085)
build_up 0.001120 0.010124 1.012480 ( 1.075526)
build_miniruby 0.001372 0.000458 0.074950 ( 0.073543)
build_ruby 0.001257 0.000419 0.078366 ( 0.076837)
build_all 0.009048 0.001614 1.513998 ( 0.579738)
build_install 0.020458 0.002058 5.153823 ( 2.045531)
test_btest 0.000826 0.000217 74.656973 ( 8.651663)
test_basic 0.003544 0.004337 0.334327 ( 0.421888)
test_all 0.002200 0.000228 670.211827 ( 66.555513)
test_rubyspec 0.087019 0.091134 45.604134 ( 51.413414)
total: 130.89 sec