Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-115458
#<BuildRuby:0x00005604e64b76e8
@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.20221219-115458",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000020 0.000000 0.000020 ( 0.000025)
build_up 0.003471 0.000000 0.645777 ( 1.071404)
build_miniruby 0.000866 0.000042 0.736435 ( 0.735953)
build_ruby 0.001032 0.000207 2.612626 ( 2.539024)
build_all 0.003962 0.005532 12.467777 ( 1.537555)
build_install 0.005258 0.001577 1.641620 ( 0.780332)
test_btest 0.000495 0.000148 64.778836 ( 6.257477)
test_basic 0.002622 0.000787 0.248552 ( 0.344122)
test_all 0.001167 0.000350 511.266513 ( 72.739485)
test_rubyspec 0.022432 0.005592 35.490279 ( 46.059632)
total: 132.07 sec