Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-222745
#<BuildRuby:0x0000561673ed7670
@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.20221123-222745",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003980 0.000664 1.086109 ( 1.399984)
build_miniruby 0.000765 0.000127 0.967604 ( 0.966105)
build_ruby 0.001135 0.000189 2.742531 ( 2.644113)
build_all 0.008702 0.000000 15.911571 ( 3.243959)
build_install 0.004462 0.003575 1.969823 ( 1.151216)
test_btest 0.000510 0.000093 58.550708 ( 11.841192)
test_basic 0.000000 0.005116 0.285187 ( 0.375765)
test_all 0.000000 0.001292 667.657243 (121.219119)
test_rubyspec 0.044390 0.022056 53.323451 ( 61.513599)
total: 204.36 sec