Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-111809
#<BuildRuby:0x0000564a382b00d8
@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-111809",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003571 0.646518 ( 1.095277)
build_miniruby 0.000561 0.000306 0.735224 ( 0.734652)
build_ruby 0.000000 0.001450 2.591982 ( 2.518784)
build_all 0.004021 0.004981 12.438783 ( 1.497083)
build_install 0.006248 0.000463 1.608542 ( 0.765420)
test_btest 0.000510 0.000085 65.345791 ( 6.166619)
test_basic 0.003652 0.000000 0.279046 ( 0.373991)
test_all 0.001264 0.000200 502.181172 ( 76.186633)
test_rubyspec 0.012745 0.015224 35.496416 ( 46.094982)
total: 135.43 sec