Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-013431
#<BuildRuby:0x000055ffc7c24080
@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.20221127-013431",
@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.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005178 0.000288 1.293181 ( 1.548011)
build_miniruby 0.000954 0.000000 0.997855 ( 0.996400)
build_ruby 0.001386 0.000000 2.781920 ( 2.677945)
build_all 0.005780 0.004070 22.419952 ( 4.442465)
build_install 0.008094 0.002159 4.368375 ( 1.523501)
test_btest 0.000542 0.000144 60.811207 ( 11.840686)
test_basic 0.001170 0.003544 0.294247 ( 0.384771)
test_all 0.001270 0.000000 655.160768 (111.791126)
test_rubyspec 0.047868 0.022071 53.718618 ( 61.934374)
total: 197.14 sec