Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-154755
#<BuildRuby:0x00005564a9ba2e68
@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.20240108-154755",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002777 0.001068 0.865139 ( 1.265887)
build_miniruby 0.000853 0.000328 0.867935 ( 0.867928)
build_ruby 0.000000 0.001435 2.725768 ( 2.727234)
build_all 0.006120 0.003516 14.313948 ( 1.350312)
build_install 0.002995 0.005835 4.084122 ( 1.122486)
test_btest 0.000522 0.000261 77.906366 ( 7.159247)
test_basic 0.000000 0.004151 0.558047 ( 0.634240)
test_all 0.118965 0.013907 485.582978 ( 54.335536)
test_rubyspec 0.022569 0.009764 48.660239 ( 61.213031)
total: 130.68 sec