Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-072941
#<BuildRuby:0x0000557c6f7735a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-072941",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009455 0.001454 1.206633 ( 1.536482)
build_miniruby 0.002150 0.000331 0.846361 ( 0.845436)
build_ruby 0.000000 0.003301 2.231250 ( 2.138248)
build_all 0.013200 0.008598 18.551558 ( 2.161890)
build_install 0.021811 0.001135 2.030638 ( 1.036419)
test_btest 0.001246 0.000291 92.223799 ( 8.969422)
test_basic 0.005115 0.004654 0.337935 ( 0.423607)
test_all 0.001842 0.000492 747.829264 ( 71.783372)
test_rubyspec 0.118217 0.060219 49.550777 ( 57.693653)
total: 146.59 sec