Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-014259
#<BuildRuby:0x0000556a66ca75f8
@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.20231211-014259",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004019 0.000946 1.268945 ( 1.600323)
build_miniruby 0.000806 0.000190 0.879804 ( 0.879910)
build_ruby 0.001393 0.000000 2.772860 ( 2.773091)
build_all 0.003299 0.007273 16.655294 ( 1.453837)
build_install 0.004729 0.004273 4.965164 ( 1.161570)
test_btest 0.000736 0.000257 85.023855 ( 7.369809)
test_basic 0.000317 0.004233 0.799772 ( 0.880715)
test_all 0.109558 0.028062 537.835643 ( 63.255899)
test_rubyspec 0.007321 0.037880 50.268680 ( 62.520837)
total: 141.90 sec