Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-234220
#<BuildRuby:0x0000556043a40c10
@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.20220221-234220",
@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.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006484 0.004840 0.942955 ( 1.340595)
build_miniruby 0.001469 0.000452 0.074783 ( 0.072676)
build_ruby 0.001649 0.000508 0.083324 ( 0.081001)
build_all 0.009352 0.000000 4.077588 ( 0.765082)
build_install 0.018280 0.005955 7.747078 ( 2.339110)
test_btest 0.001034 0.000288 72.330834 ( 8.236850)
test_basic 0.006915 0.000000 0.335530 ( 0.425112)
test_all 0.002634 0.000000 657.885888 ( 65.049489)
test_rubyspec 0.097884 0.068652 46.191106 ( 51.629799)
total: 129.94 sec