Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-120925
#<BuildRuby:0x00005586290baf90
@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.20220721-120925",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000044 0.000008 0.000052 ( 0.000057)
configure 0.000049 0.000008 0.000057 ( 0.000058)
build_up 0.003809 0.007882 0.840229 ( 1.499518)
build_miniruby 0.000032 0.001355 0.053682 ( 0.053512)
build_ruby 0.001142 0.000381 0.053218 ( 0.053198)
build_all 0.005616 0.001872 1.280210 ( 0.501320)
build_install 0.007794 0.005399 4.293861 ( 1.867469)
test_btest 0.001473 0.000553 54.089503 ( 6.237895)
test_basic 0.000635 0.004581 0.289031 ( 0.382465)
test_all 0.001757 0.000769 482.805276 ( 51.542785)
test_rubyspec 0.062696 0.073066 42.145075 ( 48.010606)
total: 110.15 sec