Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-100908
#<BuildRuby:0x00005596ca1e3118
@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.20230216-100908",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003099 0.000563 0.789749 ( 1.203657)
build_miniruby 0.000804 0.000146 0.680354 ( 0.679591)
build_ruby 0.001056 0.000192 2.122917 ( 2.122922)
build_all 0.008596 0.000652 12.354434 ( 1.543102)
build_install 0.006405 0.000000 1.560697 ( 0.783652)
test_btest 0.000671 0.000000 65.861976 ( 6.217294)
test_basic 0.003734 0.000000 0.284496 ( 0.379576)
test_all 0.001713 0.000000 478.780331 ( 48.922679)
test_rubyspec 0.012321 0.015049 36.036665 ( 46.433213)
total: 108.29 sec