Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-083006
#<BuildRuby:0x000055a5c56ebde0
@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.20220819-083006",
@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.000029)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002560 0.003945 0.811138 ( 1.301966)
build_miniruby 0.000877 0.000125 0.058161 ( 0.056841)
build_ruby 0.000942 0.000000 0.059226 ( 0.058073)
build_all 0.004396 0.000000 1.538027 ( 0.594729)
build_install 0.011143 0.000012 1.904101 ( 0.961553)
test_btest 0.000536 0.000059 54.725564 ( 8.531508)
test_basic 0.001507 0.004409 0.342989 ( 0.430858)
test_all 0.001986 0.000000 613.059363 ( 90.022215)
test_rubyspec 0.073683 0.052479 43.880767 ( 52.172411)
total: 154.13 sec