Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-112638
#<BuildRuby:0x0000559842c9ca18
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221020-112638",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006507 0.004696 1.152417 ( 1.206937)
build_miniruby 0.001251 0.000385 0.106192 ( 0.105332)
build_ruby 0.001558 0.000479 0.113284 ( 0.112748)
build_all 0.007845 0.000000 1.343415 ( 0.607406)
build_install 0.002104 0.011667 1.732494 ( 0.947519)
test_btest 0.001323 0.000579 63.415533 ( 6.471389)
test_basic 0.004499 0.001968 0.355725 ( 0.449096)
test_all 0.005795 0.001252 524.030951 ( 55.111790)
test_rubyspec 0.056036 0.067737 43.479390 ( 52.084564)
total: 117.10 sec