Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-012547
#<BuildRuby:0x000056205b32c018
@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.20220825-012547",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005753 0.000959 0.856913 ( 0.906231)
build_miniruby 0.000820 0.000136 0.057864 ( 0.056694)
build_ruby 0.000894 0.000149 0.059938 ( 0.058682)
build_all 0.004020 0.000670 1.524389 ( 0.587686)
build_install 0.010144 0.000774 1.893793 ( 0.956675)
test_btest 0.000638 0.000098 51.866608 ( 8.141040)
test_basic 0.004987 0.000768 0.274587 ( 0.363152)
test_all 0.001631 0.000251 617.132462 ( 88.136637)
test_rubyspec 0.023597 0.052941 44.311912 ( 52.586946)
total: 151.79 sec