Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-030055
#<BuildRuby:0x0000558edf6b8190
@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-030055",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004962 0.000185 1.107262 ( 1.431220)
build_miniruby 0.000839 0.000140 0.964137 ( 0.962765)
build_ruby 0.001184 0.000197 2.884873 ( 2.798033)
build_all 0.007376 0.001229 15.781328 ( 3.308085)
build_install 0.005425 0.004777 2.003114 ( 1.173501)
test_btest 0.000000 0.000587 56.731877 ( 12.154262)
test_basic 0.000813 0.004210 0.288002 ( 0.378597)
test_all 0.001120 0.000295 657.054894 (111.003222)
test_rubyspec 0.050385 0.016435 53.169939 ( 61.403353)
total: 194.61 sec