Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-012017
#<BuildRuby:0x000055bb5656bf00
@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.20220722-012017",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002413 0.004205 0.858799 ( 0.966968)
build_miniruby 0.000851 0.000122 0.057436 ( 0.056241)
build_ruby 0.000817 0.000117 0.059414 ( 0.058173)
build_all 0.000000 0.004669 1.514102 ( 0.585851)
build_install 0.005697 0.005235 5.632911 ( 2.135778)
test_btest 0.000559 0.000159 48.712013 ( 8.027471)
test_basic 0.004427 0.001265 0.344584 ( 0.432866)
test_all 0.000755 0.000215 591.615898 ( 88.351379)
test_rubyspec 0.071676 0.054973 43.364492 ( 48.983050)
total: 149.60 sec