Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-163333
#<BuildRuby:0x00005560a1e1a5a8
@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.20220608-163333",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.012136 0.971905 ( 1.115294)
build_miniruby 0.000000 0.002312 0.072707 ( 0.070246)
build_ruby 0.000155 0.001696 0.075232 ( 0.073136)
build_all 0.003749 0.005476 1.502834 ( 0.608413)
build_install 0.015312 0.007666 5.819104 ( 2.768769)
test_btest 0.001275 0.000000 77.492620 ( 8.164725)
test_basic 0.007542 0.000672 0.324912 ( 0.421432)
test_all 0.001194 0.002510 679.374877 ( 65.822559)
test_rubyspec 0.086113 0.084985 45.770680 ( 51.548592)
total: 130.59 sec