Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-154407
#<BuildRuby:0x000055f5be850b60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-154407",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008208 0.003226 1.173920 ( 1.191525)
build_miniruby 0.002263 0.000424 0.850320 ( 0.848851)
build_ruby 0.003181 0.000000 2.231920 ( 2.135791)
build_all 0.013483 0.006845 18.546075 ( 2.151427)
build_install 0.019525 0.003325 2.045021 ( 1.044537)
test_btest 0.001536 0.000341 87.769717 ( 8.947410)
test_basic 0.003798 0.006546 0.339546 ( 0.424932)
test_all 0.001879 0.000522 728.080422 ( 71.036629)
test_rubyspec 0.119100 0.056174 49.141030 ( 57.251812)
total: 145.03 sec