Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-085603
#<BuildRuby:0x000055e2b3dbcf40
@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.20220306-085603",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012679 1.010936 ( 1.270397)
build_miniruby 0.000113 0.002016 0.078249 ( 0.075927)
build_ruby 0.001416 0.000607 0.076460 ( 0.074427)
build_all 0.006287 0.005043 4.168685 ( 0.854577)
build_install 0.020610 0.002560 7.979414 ( 2.407062)
test_btest 0.000000 0.001279 74.964366 ( 8.170493)
test_basic 0.003505 0.004035 0.341162 ( 0.429837)
test_all 0.001582 0.000678 654.153841 ( 65.173198)
test_rubyspec 0.118652 0.058217 46.580757 ( 51.856992)
total: 130.31 sec