Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-152116
#<BuildRuby:0x000055ef4a3e7fa8
@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-152116",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000477 0.004189 1.075483 ( 1.349750)
build_miniruby 0.000868 0.000124 0.981014 ( 0.979523)
build_ruby 0.001124 0.000161 2.767696 ( 2.660602)
build_all 0.008628 0.000001 15.880368 ( 3.419899)
build_install 0.007942 0.000000 1.988140 ( 1.163818)
test_btest 0.000536 0.000000 57.024433 ( 11.625800)
test_basic 0.001636 0.003256 0.301966 ( 0.392421)
test_all 0.001226 0.000184 711.370180 (110.968414)
test_rubyspec 0.048335 0.018605 53.398989 ( 61.744413)
total: 194.31 sec