Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-200808
#<BuildRuby:0x000055d4b712b7b8
@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.20231224-200808",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003762 0.000396 1.132056 ( 1.490637)
build_miniruby 0.001215 0.000000 0.994052 ( 0.993553)
build_ruby 0.001589 0.000000 2.828139 ( 2.828663)
build_all 0.010266 0.000000 16.634501 ( 1.451641)
build_install 0.002337 0.006875 4.820967 ( 1.150766)
test_btest 0.000000 0.001141 84.995608 ( 6.870144)
test_basic 0.002726 0.002355 0.808188 ( 0.886478)
test_all 0.082377 0.050942 547.708475 ( 53.357430)
test_rubyspec 0.030036 0.012826 51.501684 ( 63.841078)
total: 132.87 sec