Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-002831
#<BuildRuby:0x000056097453ac40
@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.20220724-002831",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006660 0.000000 0.829026 ( 1.041135)
build_miniruby 0.001002 0.000000 0.057296 ( 0.056095)
build_ruby 0.000938 0.000058 0.059037 ( 0.057858)
build_all 0.001091 0.003601 1.532531 ( 0.585497)
build_install 0.007358 0.003742 5.633531 ( 2.172562)
test_btest 0.000754 0.000119 50.004046 ( 8.150933)
test_basic 0.005073 0.000801 0.261551 ( 0.349686)
test_all 0.000942 0.000149 591.540175 ( 88.838427)
test_rubyspec 0.080521 0.048162 43.700951 ( 49.309675)
total: 150.56 sec