Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-025227
#<BuildRuby:0x000055c7b25d7f30
@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.20231220-025227",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004715 0.000179 1.237345 ( 1.636791)
build_miniruby 0.000876 0.000195 0.878017 ( 0.878024)
build_ruby 0.001148 0.000255 2.783176 ( 2.783857)
build_all 0.008811 0.000997 16.684232 ( 1.457330)
build_install 0.008872 0.000042 4.814530 ( 1.135759)
test_btest 0.000000 0.000968 86.567281 ( 6.783561)
test_basic 0.000000 0.005168 0.698213 ( 0.773502)
test_all 0.099097 0.035207 530.039141 ( 48.078063)
test_rubyspec 0.021246 0.027435 50.711432 ( 62.944642)
total: 126.47 sec