Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-111520
#<BuildRuby:0x000055e29b3af240
@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.20221226-111520",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007750 0.001107 0.944763 ( 1.258844)
build_miniruby 0.002751 0.000393 0.844215 ( 0.843524)
build_ruby 0.003260 0.000465 2.140473 ( 2.139045)
build_all 0.017007 0.003704 18.649921 ( 2.161984)
build_install 0.016969 0.005996 2.018642 ( 1.016878)
test_btest 0.001129 0.000215 88.709134 ( 8.331371)
test_basic 0.007709 0.000509 0.341587 ( 0.428494)
test_all 0.001917 0.000349 683.495385 ( 63.611047)
test_rubyspec 0.099813 0.075519 48.054856 ( 56.156355)
total: 135.95 sec