Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-025853
#<BuildRuby:0x00005618962bfde0
@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.20220730-025853",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001922 0.004845 0.875077 ( 1.416737)
build_miniruby 0.000694 0.000252 0.056996 ( 0.055775)
build_ruby 0.000770 0.000279 0.060179 ( 0.058898)
build_all 0.004535 0.000000 1.533544 ( 0.586267)
build_install 0.002922 0.006331 5.631301 ( 2.144620)
test_btest 0.000522 0.000223 47.023300 ( 9.109102)
test_basic 0.002768 0.003469 0.359797 ( 0.447441)
test_all 0.000747 0.000348 630.422340 ( 89.899209)
test_rubyspec 0.051380 0.036566 43.794203 ( 49.430959)
total: 153.15 sec