Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-162914
#<BuildRuby:0x0000558e9d4db6e8
@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.20231231-162914",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004883 0.000189 1.189576 ( 1.570377)
build_miniruby 0.001269 0.000423 0.964237 ( 0.962777)
build_ruby 0.001094 0.000365 2.819958 ( 2.820101)
build_all 0.008524 0.001159 16.147386 ( 1.466921)
build_install 0.008162 0.000000 4.561062 ( 1.111353)
test_btest 0.000000 0.001174 81.110494 ( 7.887276)
test_basic 0.000000 0.006086 0.882769 ( 0.956175)
test_all 0.104980 0.027722 512.695896 ( 56.204908)
test_rubyspec 0.019555 0.028178 49.585602 ( 61.972733)
total: 134.95 sec