Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-192055
#<BuildRuby:0x0000560264898110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-192055",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001189 0.004292 0.784242 ( 1.164139)
build_miniruby 0.000957 0.000261 0.822277 ( 0.822323)
build_ruby 0.001209 0.000330 2.677750 ( 2.678304)
build_all 0.004664 0.003085 12.053015 ( 0.995076)
build_install 0.008915 0.002744 3.391390 ( 0.962341)
test_btest 0.000618 0.000190 61.892547 ( 5.186355)
test_basic 0.005314 0.000166 0.413668 ( 0.492554)
test_all 0.071677 0.023892 380.512329 ( 33.574874)
test_rubyspec 0.041351 0.025075 40.324982 ( 52.895727)
total: 98.77 sec