Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-031852
#<BuildRuby:0x0000557b0ca67728
@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.20230730-031852",
@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.000010 0.000002 0.000012 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004941 0.000177 1.450641 ( 2.703958)
build_miniruby 0.000794 0.000187 0.866271 ( 0.865992)
build_ruby 0.001332 0.000314 2.513896 ( 2.518278)
build_all 0.007143 0.001908 13.421915 ( 1.156774)
build_install 0.006814 0.000667 1.874456 ( 0.906560)
test_btest 0.000554 0.000126 78.461754 ( 7.798427)
test_basic 0.000000 0.003843 0.664834 ( 0.742027)
test_all 0.001028 0.000416 495.525765 ( 51.424259)
test_rubyspec 0.003871 0.036659 43.008480 ( 55.405242)
total: 123.52 sec