Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-021100
#<BuildRuby:0x00005589cf3fc6c8
@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.20220225-021100",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000026 0.000003 0.000029 ( 0.000026)
build_up 0.007276 0.004720 0.869581 ( 1.280598)
build_miniruby 0.001396 0.000299 0.070081 ( 0.068117)
build_ruby 0.001859 0.000000 0.070931 ( 0.069446)
build_all 0.010561 0.000000 4.170212 ( 0.843089)
build_install 0.022440 0.001334 7.797560 ( 2.389619)
test_btest 0.001187 0.000178 74.380635 ( 8.319631)
test_basic 0.008111 0.000000 0.352534 ( 0.440061)
test_all 0.001991 0.000000 668.309106 ( 65.513139)
test_rubyspec 0.117745 0.047600 46.461390 ( 51.839663)
total: 130.76 sec