Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-044848
#<BuildRuby:0x00005629eaee80d0
@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.20221204-044848",
@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.000007)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001357 0.008740 1.220499 ( 1.225496)
build_miniruby 0.002032 0.000678 0.853999 ( 0.854021)
build_ruby 0.002435 0.000812 2.239353 ( 2.142091)
build_all 0.019140 0.003442 18.716290 ( 2.206883)
build_install 0.016179 0.005295 2.070119 ( 1.028167)
test_btest 0.001379 0.000000 93.225383 ( 9.073283)
test_basic 0.007814 0.001356 0.344843 ( 0.430187)
test_all 0.001103 0.001145 733.184140 ( 71.529445)
test_rubyspec 0.121355 0.060615 49.359759 ( 57.483711)
total: 145.97 sec