Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-203934
#<BuildRuby:0x0000558486db4d30
@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.20221127-203934",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.008345 0.001284 1.272715 ( 1.525837)
build_miniruby 0.000000 0.002432 0.830813 ( 0.829621)
build_ruby 0.002743 0.000707 2.256126 ( 2.150310)
build_all 0.019160 0.002819 24.991243 ( 2.845244)
build_install 0.010806 0.010318 4.984841 ( 1.246493)
test_btest 0.001524 0.000000 93.398137 ( 8.917073)
test_basic 0.006384 0.000765 0.345768 ( 0.437163)
test_all 0.000974 0.001527 725.379568 ( 71.327864)
test_rubyspec 0.118592 0.028706 49.681819 ( 58.186391)
total: 147.47 sec