Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-183006
#<BuildRuby:0x000055656e4ad598
@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.20221225-183006",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009121 0.001290 0.948292 ( 1.120250)
build_miniruby 0.002209 0.000552 0.842867 ( 0.840867)
build_ruby 0.000000 0.002888 2.140034 ( 2.139744)
build_all 0.021049 0.000186 18.734445 ( 2.200528)
build_install 0.017426 0.005358 2.065275 ( 1.007255)
test_btest 0.001342 0.000320 90.090876 ( 9.478028)
test_basic 0.011117 0.000447 0.355543 ( 0.438355)
test_all 0.000000 0.002154 677.934332 ( 63.414758)
test_rubyspec 0.112792 0.066518 48.143317 ( 56.325550)
total: 136.97 sec