Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-075421
#<BuildRuby:0x000055d0cb542620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-075421",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002336 0.004204 0.888927 ( 1.395280)
build_miniruby 0.000858 0.000000 0.056853 ( 0.055709)
build_ruby 0.001008 0.000000 0.057337 ( 0.056144)
build_all 0.004045 0.000262 1.484471 ( 0.595260)
build_install 0.010572 0.000262 6.202867 ( 2.796136)
test_btest 0.000817 0.000096 55.529428 ( 7.886293)
test_basic 0.005533 0.000131 0.255789 ( 0.344524)
test_all 0.001431 0.000159 641.658383 ( 93.701206)
test_rubyspec 0.095760 0.031191 43.902073 ( 48.804617)
total: 155.64 sec