Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-123244
#<BuildRuby:0x00005567c9a584b8
@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.20221111-123244",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008227 0.002742 1.083816 ( 1.141936)
build_miniruby 0.002322 0.000000 0.058441 ( 0.056051)
build_ruby 0.002361 0.000000 0.068928 ( 0.066519)
build_all 0.005849 0.003589 1.450925 ( 0.586822)
build_install 0.021498 0.000000 1.810013 ( 0.925625)
test_btest 0.001126 0.000206 87.708858 ( 8.696070)
test_basic 0.007160 0.000654 0.343296 ( 0.440167)
test_all 0.001597 0.000380 678.917158 ( 68.343812)
test_rubyspec 0.095130 0.073033 47.511942 ( 55.985787)
total: 136.24 sec