Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-234541
#<BuildRuby:0x000055bbcd0792f0
@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.20220422-234541",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008684 0.000327 0.867423 ( 1.747643)
build_miniruby 0.001527 0.000109 0.061522 ( 0.060476)
build_ruby 0.001253 0.000089 0.053158 ( 0.052423)
build_all 0.004423 0.003526 1.185899 ( 0.484948)
build_install 0.011365 0.008004 4.833337 ( 2.408149)
test_btest 0.001082 0.000216 54.030643 ( 6.228954)
test_basic 0.005397 0.001079 0.275904 ( 0.366607)
test_all 0.002909 0.000259 487.582335 ( 53.683618)
test_rubyspec 0.081873 0.037431 41.685899 ( 47.269439)
total: 112.30 sec