Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-162145
#<BuildRuby:0x000055fa063b1338
@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.20220717-162145",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007046 0.002818 0.879315 ( 1.566231)
build_miniruby 0.001738 0.000000 0.063747 ( 0.062666)
build_ruby 0.001366 0.000000 0.051440 ( 0.050654)
build_all 0.007371 0.002146 1.257366 ( 0.484529)
build_install 0.007758 0.008758 4.336618 ( 1.806112)
test_btest 0.000684 0.000311 51.267818 ( 6.027764)
test_basic 0.005890 0.000000 0.285319 ( 0.376567)
test_all 0.002520 0.000356 481.314447 ( 51.858146)
test_rubyspec 0.047463 0.067430 41.927554 ( 47.867053)
total: 110.10 sec