Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-110651
#<BuildRuby:0x0000560114bb4ef8
@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.20221227-110651",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007316 0.001829 0.955348 ( 1.254658)
build_miniruby 0.002517 0.000000 0.847612 ( 0.846967)
build_ruby 0.003129 0.000000 2.131137 ( 2.131919)
build_all 0.019405 0.000262 18.551676 ( 2.187483)
build_install 0.017841 0.003149 2.048870 ( 1.031388)
test_btest 0.001071 0.000189 93.086737 ( 8.838699)
test_basic 0.008505 0.000424 0.348835 ( 0.435494)
test_all 0.002752 0.000458 672.138606 ( 68.109699)
test_rubyspec 0.112239 0.064519 47.774622 ( 55.990990)
total: 140.83 sec