Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-181556
#<BuildRuby:0x000055896e15f2c8
@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.20221116-181556",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004673 0.000333 1.074766 ( 1.846023)
build_miniruby 0.000797 0.000057 0.975723 ( 0.974396)
build_ruby 0.001103 0.000079 2.699220 ( 2.598495)
build_all 0.003765 0.004948 15.797881 ( 3.296327)
build_install 0.004844 0.004726 1.937488 ( 1.109233)
test_btest 0.000505 0.000101 65.035415 ( 10.590570)
test_basic 0.004855 0.000022 0.317431 ( 0.408395)
test_all 0.000804 0.000151 646.567275 (103.705126)
test_rubyspec 0.031504 0.030197 50.860715 ( 59.141842)
total: 183.67 sec