Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-002057
#<BuildRuby:0x0000556d2d8dead8
@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.20220815-002057",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000040 0.000016 0.000056 ( 0.000071)
build_up 0.001791 0.008807 0.822415 ( 0.922500)
build_miniruby 0.001161 0.000697 0.059425 ( 0.058064)
build_ruby 0.000000 0.002007 0.063361 ( 0.061191)
build_all 0.007605 0.001677 1.270938 ( 0.478322)
build_install 0.012195 0.001981 1.582235 ( 0.790821)
test_btest 0.001173 0.000000 54.369432 ( 6.117670)
test_basic 0.006652 0.000000 0.297305 ( 0.386922)
test_all 0.003378 0.001128 503.104638 ( 53.524931)
test_rubyspec 0.066220 0.056008 41.492761 ( 49.118582)
total: 111.46 sec