Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-024538
#<BuildRuby:0x000055c24518be58
@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.20220723-024538",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004889 0.001222 0.882499 ( 1.214797)
build_miniruby 0.000826 0.000206 0.057238 ( 0.055985)
build_ruby 0.000748 0.000187 0.058701 ( 0.057547)
build_all 0.004776 0.000075 1.528538 ( 0.585248)
build_install 0.007092 0.003982 5.615455 ( 2.163433)
test_btest 0.000465 0.000124 43.992878 ( 8.548650)
test_basic 0.005704 0.000328 0.333331 ( 0.421367)
test_all 0.000740 0.000185 618.503051 ( 89.520992)
test_rubyspec 0.077238 0.043513 43.338401 ( 49.056216)
total: 151.62 sec