Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-024205
#<BuildRuby:0x000055ddf625ac40
@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.20220826-024205",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002887 0.003725 0.813136 ( 0.900923)
build_miniruby 0.000785 0.000262 0.057329 ( 0.056060)
build_ruby 0.000732 0.000244 0.059243 ( 0.058048)
build_all 0.000147 0.004236 1.522673 ( 0.593094)
build_install 0.007791 0.003246 1.895769 ( 0.954674)
test_btest 0.000599 0.000250 46.166376 ( 8.790682)
test_basic 0.003763 0.001568 0.254899 ( 0.344201)
test_all 0.002555 0.001065 620.289301 ( 89.021648)
test_rubyspec 0.073940 0.037763 44.188483 ( 52.456372)
total: 153.18 sec