Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-133728
#<BuildRuby:0x0000561c2f6a1110
@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.20221130-133728",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009711 0.000694 1.194794 ( 1.216621)
build_miniruby 0.002370 0.000000 0.846258 ( 0.844052)
build_ruby 0.002816 0.000045 2.238812 ( 2.142365)
build_all 0.016012 0.003517 18.553035 ( 2.167501)
build_install 0.020137 0.000304 2.024376 ( 1.047524)
test_btest 0.001161 0.000093 91.446308 ( 8.682910)
test_basic 0.005043 0.004896 0.345902 ( 0.431253)
test_all 0.001704 0.000205 740.489042 ( 71.622895)
test_rubyspec 0.101439 0.076718 49.541845 ( 57.680612)
total: 145.84 sec