Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-230510
#<BuildRuby:0x0000557aec61b568
@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.20230727-230510",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.005901 0.000704 1.527992 ( 2.785688)
build_miniruby 0.000775 0.000291 0.980852 ( 0.980121)
build_ruby 0.000923 0.000346 2.564560 ( 2.564246)
build_all 0.009251 0.000000 13.952919 ( 1.275700)
build_install 0.008105 0.000117 1.942299 ( 0.888104)
test_btest 0.000740 0.000222 81.573365 ( 7.459774)
test_basic 0.003710 0.001113 0.688692 ( 0.765671)
test_all 0.001254 0.000377 495.442938 ( 58.898906)
test_rubyspec 0.013861 0.025225 42.688385 ( 55.068981)
total: 130.69 sec