Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-111538
#<BuildRuby:0x0000557c64a63318
@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.20230215-111538",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003981 0.774086 ( 1.178045)
build_miniruby 0.000910 0.000065 0.673456 ( 0.672407)
build_ruby 0.001112 0.000079 2.109389 ( 2.108817)
build_all 0.005189 0.003762 12.528946 ( 1.541280)
build_install 0.003365 0.003200 1.529516 ( 0.751051)
test_btest 0.000570 0.000095 64.331093 ( 6.343771)
test_basic 0.003806 0.000010 0.297297 ( 0.393056)
test_all 0.000000 0.001211 498.774689 ( 47.077065)
test_rubyspec 0.015453 0.013415 35.068120 ( 45.636597)
total: 105.70 sec