Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-130031
#<BuildRuby:0x000056251c5c7500
@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.20231114-130031",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005498 0.000357 1.324916 ( 1.618446)
build_miniruby 0.000000 0.001009 0.883619 ( 0.883370)
build_ruby 0.000000 0.001346 2.714540 ( 2.715392)
build_all 0.001360 0.008530 16.489005 ( 1.484959)
build_install 0.001232 0.008280 4.896765 ( 1.132905)
test_btest 0.000709 0.000336 81.775881 ( 7.849857)
test_basic 0.004361 0.000182 0.726588 ( 0.803655)
test_all 0.088818 0.046112 524.353543 ( 57.737090)
test_rubyspec 0.022283 0.022954 50.479653 ( 62.736778)
total: 136.96 sec