Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-174433
#<BuildRuby:0x00005566187fc0a0
@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.20220501-174433",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.006287 0.000536 0.838492 ( 1.112461)
build_miniruby 0.001100 0.000000 0.057552 ( 0.056240)
build_ruby 0.000792 0.000000 0.057869 ( 0.056674)
build_all 0.001469 0.002847 1.499631 ( 0.593418)
build_install 0.011159 0.000000 6.217021 ( 2.798724)
test_btest 0.000855 0.000000 46.398472 ( 8.789840)
test_basic 0.005827 0.000000 0.337738 ( 0.425612)
test_all 0.001493 0.000000 610.893705 ( 88.329459)
test_rubyspec 0.064959 0.054127 43.902989 ( 48.813023)
total: 150.98 sec