Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-032152
#<BuildRuby:0x000055eda6767d68
@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.20231122-032152",
@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.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002266 0.003322 1.317405 ( 1.681705)
build_miniruby 0.000748 0.000249 0.885902 ( 0.885989)
build_ruby 0.000000 0.001681 2.736497 ( 2.737156)
build_all 0.004759 0.006277 17.186730 ( 1.556456)
build_install 0.009071 0.000516 5.216763 ( 1.220517)
test_btest 0.000845 0.000322 86.781014 ( 7.835757)
test_basic 0.004068 0.000000 0.631711 ( 0.710428)
test_all 0.102196 0.034067 531.504966 ( 51.830583)
test_rubyspec 0.027275 0.020979 49.626889 ( 61.924828)
total: 130.38 sec