Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-065520
#<BuildRuby:0x0000564df873fce8
@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-065520",
@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.000014 0.000002 0.000016 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004712 0.000744 1.455606 ( 2.701694)
build_miniruby 0.000860 0.000136 0.916570 ( 0.915600)
build_ruby 0.000966 0.000152 2.750325 ( 2.749743)
build_all 0.009640 0.000000 15.143045 ( 1.354508)
build_install 0.009141 0.000000 2.214720 ( 0.989103)
test_btest 0.000673 0.000000 84.993638 ( 7.900360)
test_basic 0.004122 0.000000 0.722049 ( 0.800774)
test_all 0.001449 0.000011 533.287822 ( 58.490034)
test_rubyspec 0.020525 0.022039 45.899618 ( 58.264182)
total: 134.17 sec