Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-024846
#<BuildRuby:0x00005578c4fc6038
@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.20220812-024846",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011145 0.000507 0.849301 ( 1.281080)
build_miniruby 0.002032 0.000000 0.063581 ( 0.062679)
build_ruby 0.001615 0.000000 0.063871 ( 0.063727)
build_all 0.007921 0.000162 1.238919 ( 0.480590)
build_install 0.008242 0.009237 4.247400 ( 1.829486)
test_btest 0.002331 0.000000 55.159544 ( 6.293607)
test_basic 0.006325 0.000651 0.291866 ( 0.383892)
test_all 0.003819 0.000603 490.213271 ( 54.343962)
test_rubyspec 0.064397 0.062047 41.524228 ( 49.297505)
total: 114.04 sec