Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-121640
#<BuildRuby:0x000055ea713c1480
@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.20220722-121640",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009596 0.000406 0.854699 ( 0.987581)
build_miniruby 0.001244 0.000088 0.052946 ( 0.051396)
build_ruby 0.001425 0.000102 0.064388 ( 0.063566)
build_all 0.008009 0.000232 1.259159 ( 0.483966)
build_install 0.016694 0.000422 4.254339 ( 1.773876)
test_btest 0.001375 0.000081 52.444555 ( 6.287772)
test_basic 0.000358 0.005322 0.289004 ( 0.379054)
test_all 0.002507 0.000127 477.851420 ( 51.342312)
test_rubyspec 0.092075 0.037498 41.477834 ( 47.324887)
total: 108.70 sec