Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-153251
#<BuildRuby:0x000055fc78a6d400
@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.20220827-153251",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000000 0.000013 0.000013 ( 0.000014)
build_up 0.005328 0.004352 0.867510 ( 1.020640)
build_miniruby 0.001326 0.000102 0.051548 ( 0.050304)
build_ruby 0.001098 0.000084 0.062508 ( 0.061666)
build_all 0.002303 0.005065 1.260073 ( 0.470746)
build_install 0.012648 0.003672 1.595739 ( 0.797199)
test_btest 0.001041 0.000184 52.619092 ( 6.041446)
test_basic 0.003243 0.003321 0.299709 ( 0.391146)
test_all 0.003017 0.000635 512.942064 ( 54.425699)
test_rubyspec 0.102555 0.039088 42.021103 ( 50.213831)
total: 113.47 sec