Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-000925
#<BuildRuby:0x0000564ea634ffa8
@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.20220809-000925",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002543 0.004242 0.833482 ( 0.866065)
build_miniruby 0.000918 0.000131 0.057477 ( 0.056241)
build_ruby 0.000879 0.000125 0.059699 ( 0.058463)
build_all 0.004626 0.000057 1.550105 ( 0.598927)
build_install 0.008313 0.000511 5.633537 ( 2.179970)
test_btest 0.000522 0.000066 56.313744 ( 8.010898)
test_basic 0.005696 0.000146 0.332919 ( 0.421843)
test_all 0.000988 0.000116 625.598491 ( 94.081537)
test_rubyspec 0.075012 0.045109 43.738812 ( 51.124254)
total: 157.40 sec