Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-014549
#<BuildRuby:0x000056158127c328
@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.20220801-014549",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.002240 0.003872 0.864345 ( 0.900462)
build_miniruby 0.000769 0.000110 0.057451 ( 0.056304)
build_ruby 0.000830 0.000119 0.059067 ( 0.057913)
build_all 0.001233 0.003551 1.513563 ( 0.591076)
build_install 0.005561 0.005424 5.626297 ( 2.150933)
test_btest 0.000617 0.000164 49.865698 ( 7.834981)
test_basic 0.004348 0.001160 0.256498 ( 0.345630)
test_all 0.000834 0.000223 630.184418 ( 89.526843)
test_rubyspec 0.067954 0.032224 43.767292 ( 49.336724)
total: 150.80 sec