Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-000921
#<BuildRuby:0x000055c617e7cd30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-000921",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008335 0.003031 0.990953 ( 1.087239)
build_miniruby 0.001285 0.000468 0.074464 ( 0.072755)
build_ruby 0.001491 0.000542 0.072157 ( 0.070928)
build_all 0.009972 0.001658 1.524250 ( 0.564522)
build_install 0.015259 0.006998 1.906125 ( 0.920908)
test_btest 0.000755 0.000270 73.251606 ( 8.115327)
test_basic 0.000000 0.007392 0.331830 ( 0.426445)
test_all 0.001883 0.001807 676.035997 ( 66.206018)
test_rubyspec 0.091833 0.075427 45.896890 ( 54.126370)
total: 131.59 sec