Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-060212
#<BuildRuby:0x00005636f4c52cc8
@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.20221203-060212",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007369 0.003959 1.248990 ( 1.218297)
build_miniruby 0.003188 0.000000 0.844491 ( 0.843232)
build_ruby 0.002984 0.000000 2.257542 ( 2.162793)
build_all 0.021798 0.000013 18.668362 ( 2.188261)
build_install 0.016447 0.004543 2.094612 ( 1.041190)
test_btest 0.001261 0.000152 90.988759 ( 9.184409)
test_basic 0.009637 0.000127 0.363763 ( 0.448092)
test_all 0.002008 0.000223 692.749813 ( 69.537567)
test_rubyspec 0.123765 0.057088 49.628988 ( 57.711993)
total: 144.34 sec