Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-205613
#<BuildRuby:0x000055d28e35b568
@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.20230806-205613",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000019 0.000010 0.000029 ( 0.000027)
configure 0.000032 0.000016 0.000048 ( 0.000047)
build_up 0.002744 0.003347 1.397030 ( 2.601432)
build_miniruby 0.000699 0.000389 0.897695 ( 0.896543)
build_ruby 0.000788 0.000438 2.653909 ( 2.653683)
build_all 0.000453 0.008604 14.440768 ( 1.327474)
build_install 0.004528 0.003521 1.927540 ( 0.880827)
test_btest 0.000568 0.000442 82.119313 ( 7.743789)
test_basic 0.000000 0.004321 0.537278 ( 0.615681)
test_all 0.000586 0.000858 525.935249 ( 57.388314)
test_rubyspec 0.014583 0.028340 45.884012 ( 58.185038)
total: 132.29 sec