Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-144755
#<BuildRuby:0x000055b05d8f3bb8
@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.20231202-144755",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004897 0.000152 1.277790 ( 1.616359)
build_miniruby 0.000937 0.000000 0.869940 ( 0.870931)
build_ruby 0.001341 0.000000 2.717585 ( 2.717486)
build_all 0.008854 0.001087 16.348517 ( 1.430867)
build_install 0.008869 0.000645 4.902907 ( 1.188999)
test_btest 0.001002 0.000143 89.359200 ( 7.246649)
test_basic 0.000000 0.004192 0.780042 ( 0.857093)
test_all 0.090587 0.041716 540.210256 ( 48.011236)
test_rubyspec 0.016773 0.026605 51.396645 ( 63.736043)
total: 127.68 sec