Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-213535
#<BuildRuby:0x00005616a64ed2f8
@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.20220528-213535",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000046 0.000004 0.000050 ( 0.000053)
build_up 0.005841 0.004269 0.838572 ( 0.894359)
build_miniruby 0.000000 0.001678 0.061546 ( 0.060145)
build_ruby 0.000000 0.001536 0.060786 ( 0.059115)
build_all 0.003330 0.005904 1.220034 ( 0.491128)
build_install 0.018875 0.000293 4.837022 ( 2.478204)
test_btest 0.001656 0.000368 55.244821 ( 6.216626)
test_basic 0.005479 0.001217 0.303060 ( 0.393082)
test_all 0.002395 0.000532 492.510670 ( 52.919376)
test_rubyspec 0.083807 0.037973 41.689768 ( 47.561533)
total: 111.07 sec