Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-002911
#<BuildRuby:0x000055e5fb94bfb0
@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.20221128-002911",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004472 0.000497 1.160101 ( 1.611758)
build_miniruby 0.000862 0.000096 0.985894 ( 0.984484)
build_ruby 0.001146 0.000128 2.958660 ( 2.837687)
build_all 0.005477 0.004488 22.341820 ( 4.448193)
build_install 0.009352 0.001476 4.390597 ( 1.535081)
test_btest 0.000607 0.000000 56.785693 ( 11.632758)
test_basic 0.004661 0.000000 0.325798 ( 0.416056)
test_all 0.001074 0.000000 677.506762 (104.609485)
test_rubyspec 0.045309 0.020021 53.116867 ( 61.365960)
total: 189.44 sec