Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-051800
#<BuildRuby:0x0000560dbb9140a0
@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.20240112-051800",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004640 1.028055 ( 1.431708)
build_miniruby 0.000000 0.001068 0.948458 ( 0.948470)
build_ruby 0.000000 0.001429 2.821764 ( 2.826166)
build_all 0.006431 0.004101 14.793293 ( 1.511088)
build_install 0.007323 0.002148 4.221169 ( 1.134981)
test_btest 0.000516 0.000206 75.665681 ( 7.758789)
test_basic 0.003311 0.000000 0.513907 ( 0.591085)
test_all 0.114865 0.019059 535.213855 ( 50.624361)
test_rubyspec 0.008346 0.025858 49.576538 ( 62.123213)
total: 128.95 sec