Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-201625
#<BuildRuby:0x000055a0c7400ea8
@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.20220818-201625",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003273 0.009083 0.982997 ( 1.139503)
build_miniruby 0.001642 0.000505 0.074371 ( 0.072573)
build_ruby 0.001290 0.000397 0.075266 ( 0.073651)
build_all 0.009536 0.000127 1.530132 ( 0.569869)
build_install 0.015716 0.006998 1.856246 ( 0.912951)
test_btest 0.000000 0.001226 72.523653 ( 8.028404)
test_basic 0.000000 0.007632 0.324856 ( 0.413712)
test_all 0.000212 0.004080 628.989668 ( 66.174705)
test_rubyspec 0.113047 0.063556 45.330569 ( 53.823621)
total: 131.21 sec