Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-141311
#<BuildRuby:0x000055bfaa4e7568
@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.20230527-141311",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004286 0.000476 1.432778 ( 2.717963)
build_miniruby 0.001012 0.000000 0.762698 ( 0.762330)
build_ruby 0.001351 0.000000 2.579883 ( 2.580776)
build_all 0.009424 0.000000 12.325164 ( 1.150139)
build_install 0.007469 0.000000 1.687158 ( 0.860024)
test_btest 0.000709 0.000000 81.018110 ( 7.122078)
test_basic 0.003588 0.000151 0.672554 ( 0.752992)
test_all 0.000766 0.000066 441.036002 ( 48.786721)
test_rubyspec 0.017668 0.021818 41.988592 ( 54.534490)
total: 119.27 sec