Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-061944
#<BuildRuby:0x00005608dd0288e8
@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.20221115-061944",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000025 0.000002 0.000027 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009487 0.000677 1.093128 ( 1.532752)
build_miniruby 0.002184 0.000156 0.840744 ( 0.840171)
build_ruby 0.004035 0.000000 2.255205 ( 2.159073)
build_all 0.015227 0.005595 18.554860 ( 2.141007)
build_install 0.011158 0.010821 1.821457 ( 0.943826)
test_btest 0.001189 0.000250 82.083187 ( 8.575490)
test_basic 0.008313 0.001750 0.347063 ( 0.433363)
test_all 0.001901 0.000400 660.971345 ( 68.932186)
test_rubyspec 0.146596 0.036809 47.238974 ( 55.431798)
total: 140.99 sec