Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-072556
#<BuildRuby:0x000055c3a973a9c0
@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.20220818-072556",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009944 0.000925 0.814144 ( 0.947373)
build_miniruby 0.001064 0.000164 0.055928 ( 0.055463)
build_ruby 0.001536 0.000237 0.067308 ( 0.065338)
build_all 0.007915 0.000472 1.256050 ( 0.471000)
build_install 0.009749 0.005833 1.545947 ( 0.783584)
test_btest 0.001031 0.000207 52.955033 ( 6.541385)
test_basic 0.005989 0.000138 0.291411 ( 0.387875)
test_all 0.005484 0.000000 487.416483 ( 51.926933)
test_rubyspec 0.097135 0.033028 41.683034 ( 49.248089)
total: 110.43 sec