Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-092527
#<BuildRuby:0x0000557a03e62c88
@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.20220813-092527",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.010496 0.000392 0.832704 ( 1.000767)
build_miniruby 0.002340 0.000334 0.064269 ( 0.062099)
build_ruby 0.001654 0.000236 0.066625 ( 0.065005)
build_all 0.006679 0.000955 1.274237 ( 0.485915)
build_install 0.015667 0.000747 1.585222 ( 0.775985)
test_btest 0.001202 0.000000 52.666324 ( 6.069575)
test_basic 0.001170 0.004741 0.292887 ( 0.383580)
test_all 0.004271 0.000000 499.211635 ( 52.928096)
test_rubyspec 0.112182 0.028866 41.667446 ( 49.253025)
total: 111.03 sec