Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-111059
#<BuildRuby:0x000055754043c0a0
@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.20231227-111059",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004909 0.000332 1.167268 ( 1.534678)
build_miniruby 0.001067 0.000291 0.880242 ( 0.880081)
build_ruby 0.000000 0.001448 2.763029 ( 2.763011)
build_all 0.006364 0.003231 16.183681 ( 1.484120)
build_install 0.002726 0.005255 4.509853 ( 1.107676)
test_btest 0.000470 0.000195 83.598072 ( 6.615232)
test_basic 0.003477 0.001449 0.758909 ( 0.832769)
test_all 0.085877 0.045173 541.854466 ( 49.312467)
test_rubyspec 0.020187 0.027760 49.099511 ( 61.389326)
total: 125.92 sec