Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-010658
#<BuildRuby:0x000056126ecf4078
@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.20230531-010658",
@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.000000 0.000007 0.000007 ( 0.000006)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001797 0.003258 1.420200 ( 2.656911)
build_miniruby 0.000834 0.000245 0.767521 ( 0.767475)
build_ruby 0.001101 0.000324 2.347002 ( 2.346829)
build_all 0.007667 0.001008 12.616151 ( 1.125966)
build_install 0.000000 0.007475 1.735022 ( 0.840277)
test_btest 0.000036 0.000964 80.726872 ( 7.448593)
test_basic 0.000822 0.002805 0.575512 ( 0.657876)
test_all 0.000739 0.000312 442.908274 ( 44.228225)
test_rubyspec 0.017935 0.024058 41.044661 ( 58.544301)
total: 118.62 sec