Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-040747
#<BuildRuby:0x0000560746f63800
@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.20220917-040747",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000000 0.000011 0.000011 ( 0.000012)
build_up 0.006118 0.004869 1.108968 ( 1.117802)
build_miniruby 0.001345 0.000560 0.074188 ( 0.073771)
build_ruby 0.001208 0.000503 0.074037 ( 0.074022)
build_all 0.008004 0.001377 1.540861 ( 0.619630)
build_install 0.016064 0.005436 1.931575 ( 0.962030)
test_btest 0.000000 0.001407 91.075521 ( 9.219502)
test_basic 0.000000 0.007129 0.358503 ( 0.449592)
test_all 0.001531 0.001726 628.817987 ( 66.075911)
test_rubyspec 0.099252 0.076346 46.913125 ( 55.291677)
total: 133.88 sec