Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-191323
#<BuildRuby:0x000056295c16bfa8
@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.20220823-191323",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002280 0.004634 0.910448 ( 3.801662)
build_miniruby 0.000778 0.000260 0.058181 ( 0.056946)
build_ruby 0.000755 0.000252 0.059522 ( 0.058262)
build_all 0.003498 0.001166 1.529773 ( 0.584784)
build_install 0.007080 0.003813 1.910042 ( 0.963565)
test_btest 0.000588 0.000210 53.548889 ( 8.153518)
test_basic 0.005213 0.000268 0.254896 ( 0.343913)
test_all 0.001486 0.000495 595.341422 ( 94.153682)
test_rubyspec 0.066248 0.052023 44.483098 ( 52.808448)
total: 160.93 sec