Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-223556
#<BuildRuby:0x000055938a42c070
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230628-223556",
@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.000000 0.000056 0.000056 ( 0.000013)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001932 0.003593 1.476580 ( 2.788791)
build_miniruby 0.000940 0.000149 0.875708 ( 0.875013)
build_ruby 0.001420 0.000000 2.679768 ( 2.679651)
build_all 0.006819 0.003336 15.582634 ( 1.389686)
build_install 0.005439 0.004182 4.513622 ( 1.075798)
test_btest 0.000813 0.000177 84.421853 ( 7.778541)
test_basic 0.004222 0.000000 0.559800 ( 0.646174)
test_all 0.002024 0.000000 457.102316 ( 44.758930)
test_rubyspec 0.014123 0.023095 43.422603 ( 55.790124)
total: 117.78 sec