Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-152238
#<BuildRuby:0x0000560c73928af8
@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.20220212-152238",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006965 0.003997 0.946699 ( 1.273287)
build_miniruby 0.002093 0.000123 0.075471 ( 0.073549)
build_ruby 0.001672 0.000099 0.068142 ( 0.066348)
build_all 0.010404 0.000102 4.121594 ( 0.788244)
build_install 0.012576 0.012201 7.770522 ( 2.319710)
test_btest 0.000974 0.000169 75.241196 ( 8.095011)
test_basic 0.007886 0.000000 0.338226 ( 0.427025)
test_all 0.002272 0.000000 704.598836 ( 72.385222)
test_rubyspec 0.125269 0.043108 46.242246 ( 51.731434)
total: 137.16 sec