Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-215648
#<BuildRuby:0x00005567eb1c7de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-215648",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006329 0.000547 0.941960 ( 0.991639)
build_miniruby 0.000835 0.000208 0.059414 ( 0.058087)
build_ruby 0.000000 0.000772 0.060321 ( 0.059173)
build_all 0.002712 0.001845 1.520932 ( 0.591835)
build_install 0.007337 0.003781 1.952726 ( 0.998489)
test_btest 0.000578 0.000180 56.352011 ( 8.338288)
test_basic 0.001212 0.004426 0.324194 ( 0.412779)
test_all 0.002312 0.000000 625.066301 ( 91.093437)
test_rubyspec 0.063941 0.041256 43.871532 ( 51.245083)
total: 153.79 sec