Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-055503
#<BuildRuby:0x000055fcf5c27e58
@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.20220826-055503",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005833 0.000898 0.856412 ( 1.328900)
build_miniruby 0.000795 0.000122 0.058182 ( 0.056959)
build_ruby 0.000745 0.000115 0.059446 ( 0.058116)
build_all 0.004079 0.000627 1.585354 ( 0.622329)
build_install 0.005025 0.005921 1.914706 ( 0.956607)
test_btest 0.000741 0.000171 55.696181 ( 8.218394)
test_basic 0.004679 0.001080 0.292043 ( 0.380609)
test_all 0.001454 0.000335 603.714095 ( 89.999244)
test_rubyspec 0.086399 0.040208 43.979322 ( 52.237903)
total: 153.86 sec