Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-151229
#<BuildRuby:0x0000564b7a614920
@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.20221126-151229",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009660 0.000376 1.270688 ( 1.515941)
build_miniruby 0.001835 0.000122 0.845138 ( 0.844377)
build_ruby 0.002882 0.000192 2.254974 ( 2.189767)
build_all 0.022608 0.000194 25.066203 ( 2.899998)
build_install 0.009221 0.009100 4.917742 ( 1.211922)
test_btest 0.000000 0.001383 87.365135 ( 8.966105)
test_basic 0.000000 0.006457 0.346834 ( 0.438543)
test_all 0.001386 0.000642 725.412039 ( 71.337487)
test_rubyspec 0.117104 0.040594 49.868232 ( 58.280603)
total: 147.69 sec