Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-184753
#<BuildRuby:0x00005628f3ec3e58
@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.20220725-184753",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006598 0.000000 0.817264 ( 1.551016)
build_miniruby 0.001028 0.000000 0.057463 ( 0.056160)
build_ruby 0.000994 0.000038 0.059144 ( 0.057922)
build_all 0.004308 0.000287 1.515295 ( 0.582358)
build_install 0.004449 0.004460 5.630016 ( 2.160224)
test_btest 0.000873 0.000000 54.768747 ( 7.994244)
test_basic 0.003140 0.002997 0.332060 ( 0.419954)
test_all 0.000797 0.000126 621.820144 ( 89.909123)
test_rubyspec 0.089422 0.040296 43.786515 ( 49.385129)
total: 152.12 sec