Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-014035
#<BuildRuby:0x0000563f386432c8
@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.20220723-014035",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005202 0.001301 0.830218 ( 1.119387)
build_miniruby 0.000772 0.000193 0.057265 ( 0.056017)
build_ruby 0.000747 0.000187 0.058767 ( 0.057583)
build_all 0.004440 0.000000 1.510259 ( 0.585532)
build_install 0.005142 0.006030 5.612597 ( 2.142311)
test_btest 0.000537 0.000165 46.389948 ( 8.668606)
test_basic 0.000821 0.005206 0.350338 ( 0.438086)
test_all 0.000950 0.000366 624.105444 ( 89.764590)
test_rubyspec 0.072962 0.052678 43.307860 ( 48.940427)
total: 151.77 sec