Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-183733
#<BuildRuby:0x0000563ec668b040
@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.20230529-183733",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001286 0.004319 1.557444 ( 2.822252)
build_miniruby 0.000943 0.000157 0.793411 ( 0.793139)
build_ruby 0.001220 0.000203 2.382296 ( 2.382630)
build_all 0.004743 0.004396 12.342673 ( 1.055158)
build_install 0.006867 0.000508 1.640686 ( 0.853882)
test_btest 0.000832 0.000166 80.053067 ( 6.730716)
test_basic 0.000044 0.004516 0.557731 ( 0.640725)
test_all 0.000902 0.000226 428.910930 ( 37.063767)
test_rubyspec 0.024121 0.013891 41.044409 ( 53.502952)
total: 105.85 sec