Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-033214
#<BuildRuby:0x000055cbf5c288e8
@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.20220907-033214",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008991 0.002248 0.975010 ( 1.260033)
build_miniruby 0.001611 0.000403 0.075184 ( 0.073209)
build_ruby 0.001840 0.000000 0.066936 ( 0.065052)
build_all 0.006821 0.003322 1.548157 ( 0.592980)
build_install 0.021661 0.000000 1.912733 ( 0.943817)
test_btest 0.000000 0.001536 94.882478 ( 9.714908)
test_basic 0.004741 0.002708 0.348908 ( 0.438532)
test_all 0.003331 0.000793 669.432940 ( 67.891315)
test_rubyspec 0.112774 0.059524 47.228778 ( 55.597545)
total: 136.58 sec