Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-005432
#<BuildRuby:0x0000560e8cf032c8
@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.20221124-005432",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004280 0.000306 1.106673 ( 1.147506)
build_miniruby 0.000884 0.000063 1.021973 ( 1.020726)
build_ruby 0.001171 0.000083 2.725830 ( 2.623530)
build_all 0.008177 0.000584 15.759612 ( 3.320826)
build_install 0.008940 0.000000 1.977006 ( 1.145180)
test_btest 0.000590 0.000000 64.906319 ( 10.576713)
test_basic 0.005171 0.000000 0.283060 ( 0.373266)
test_all 0.001415 0.000042 667.660858 (123.233453)
test_rubyspec 0.062779 0.001445 53.341178 ( 61.603704)
total: 205.05 sec