Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-020314
#<BuildRuby:0x0000555b432b8920
@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-020314",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.010309 1.301435 ( 1.553968)
build_miniruby 0.001472 0.000773 0.851569 ( 0.872763)
build_ruby 0.002213 0.000791 2.243424 ( 2.198632)
build_all 0.018977 0.002052 25.072996 ( 2.839289)
build_install 0.016694 0.003411 4.983602 ( 1.221819)
test_btest 0.001018 0.000283 83.679290 ( 9.135037)
test_basic 0.007163 0.000527 0.349750 ( 0.439851)
test_all 0.001369 0.000360 711.598150 ( 70.980727)
test_rubyspec 0.082082 0.073462 49.572264 ( 58.091180)
total: 147.33 sec