Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-020647
#<BuildRuby:0x00005561b532d400
@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.20220719-020647",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009366 0.000831 0.886647 ( 1.964506)
build_miniruby 0.001175 0.000181 0.053424 ( 0.052048)
build_ruby 0.002220 0.000342 0.063643 ( 0.061380)
build_all 0.006680 0.001028 1.291543 ( 0.500381)
build_install 0.013007 0.003819 4.407966 ( 1.807987)
test_btest 0.001464 0.000258 55.668704 ( 6.395420)
test_basic 0.005601 0.000989 0.297522 ( 0.394622)
test_all 0.002167 0.000382 485.416926 ( 51.825248)
test_rubyspec 0.098857 0.038063 42.120379 ( 47.876164)
total: 110.88 sec