Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-013416
#<BuildRuby:0x0000560f1efd4020
@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.20230213-013416",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002861 0.000477 0.612791 ( 1.018493)
build_miniruby 0.000737 0.000123 0.659422 ( 0.658829)
build_ruby 0.001042 0.000173 2.075052 ( 2.074837)
build_all 0.009265 0.000079 12.392639 ( 1.485655)
build_install 0.005919 0.000845 1.490830 ( 0.719190)
test_btest 0.000516 0.000074 66.294847 ( 6.216898)
test_basic 0.003185 0.000455 0.283818 ( 0.379009)
test_all 0.001007 0.000144 487.823772 ( 47.811672)
test_rubyspec 0.016804 0.011167 34.896699 ( 45.493679)
total: 105.86 sec