Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-180115
#<BuildRuby:0x000055e4635eb4b8
@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.20220717-180115",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000049 0.000012 0.000061 ( 0.000060)
build_up 0.011817 0.000000 0.990488 ( 1.191010)
build_miniruby 0.002858 0.000000 0.074640 ( 0.071697)
build_ruby 0.002068 0.000000 0.072793 ( 0.070769)
build_all 0.007211 0.003232 1.546729 ( 0.595503)
build_install 0.017278 0.005092 5.252683 ( 2.112122)
test_btest 0.001553 0.000337 72.442266 ( 8.238363)
test_basic 0.006874 0.001495 0.319059 ( 0.407702)
test_all 0.001487 0.000323 676.563028 ( 66.827635)
test_rubyspec 0.136363 0.039435 45.515094 ( 51.320787)
total: 130.84 sec