Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-103516
#<BuildRuby:0x000055b24f7a7040
@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.20230607-103516",
@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.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003835 0.001918 1.394378 ( 2.827118)
build_miniruby 0.001048 0.000524 0.854264 ( 0.852317)
build_ruby 0.000814 0.000407 2.421368 ( 2.421362)
build_all 0.004436 0.004538 12.223689 ( 1.078089)
build_install 0.006303 0.000830 1.713240 ( 0.895426)
test_btest 0.000503 0.000252 81.925591 ( 7.120600)
test_basic 0.003865 0.000000 0.680517 ( 0.761729)
test_all 0.001314 0.000167 445.576013 ( 41.295799)
test_rubyspec 0.015042 0.023246 42.568773 ( 54.990261)
total: 112.24 sec