Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-051838
#<BuildRuby:0x0000562fb1cebfa8
@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.20220813-051838",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002339 0.004417 0.854758 ( 0.923663)
build_miniruby 0.000834 0.000192 0.057697 ( 0.056383)
build_ruby 0.000750 0.000173 0.059623 ( 0.058392)
build_all 0.004518 0.000000 1.563537 ( 0.596650)
build_install 0.010494 0.000467 1.898003 ( 0.969225)
test_btest 0.000560 0.000105 50.740765 ( 8.429325)
test_basic 0.004527 0.000849 0.281953 ( 0.371242)
test_all 0.002513 0.000471 606.078379 ( 93.544910)
test_rubyspec 0.074363 0.046170 43.997391 ( 51.367050)
total: 156.32 sec