Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-082800
#<BuildRuby:0x00005588c0a27670
@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.20220728-082800",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006501 0.000000 0.845863 ( 0.971504)
build_miniruby 0.000000 0.001087 0.057793 ( 0.056581)
build_ruby 0.000000 0.000860 0.058852 ( 0.057723)
build_all 0.002758 0.001865 1.528418 ( 0.591818)
build_install 0.006297 0.004695 5.646469 ( 2.174006)
test_btest 0.000545 0.000064 50.803626 ( 7.995511)
test_basic 0.005861 0.000690 0.339730 ( 0.426794)
test_all 0.001375 0.000162 612.828124 ( 90.029790)
test_rubyspec 0.093586 0.029320 43.537947 ( 49.110813)
total: 151.42 sec