Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-111453
#<BuildRuby:0x00005594a618efa8
@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-111453",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003533 0.000589 0.806682 ( 1.091942)
build_miniruby 0.000000 0.000968 0.518597 ( 0.518244)
build_ruby 0.000000 0.001271 1.713487 ( 1.638012)
build_all 0.009095 0.000417 12.050393 ( 1.463945)
build_install 0.003491 0.003698 1.620579 ( 0.758958)
test_btest 0.000597 0.000141 65.288262 ( 5.973043)
test_basic 0.002230 0.000524 0.223392 ( 0.319881)
test_all 0.000864 0.000115 499.913016 ( 50.174309)
test_rubyspec 0.020901 0.003864 35.523027 ( 46.007978)
total: 107.95 sec