Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-080344
#<BuildRuby:0x000055f8971b3df8
@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.20221122-080344",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005024 0.000000 1.081141 ( 1.125594)
build_miniruby 0.000964 0.000000 0.937706 ( 0.936436)
build_ruby 0.001189 0.000000 2.802879 ( 2.677567)
build_all 0.008850 0.000000 16.007282 ( 3.365890)
build_install 0.004694 0.004701 2.061882 ( 1.210257)
test_btest 0.000592 0.000030 56.293462 ( 11.915032)
test_basic 0.004594 0.000000 0.291894 ( 0.382742)
test_all 0.001853 0.000084 695.056458 (108.130545)
test_rubyspec 0.047763 0.021095 53.441359 ( 61.662895)
total: 191.41 sec