Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-040913
#<BuildRuby:0x0000559f5edd4e80
@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.20220811-040913",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008344 0.001391 0.844383 ( 1.034104)
build_miniruby 0.001674 0.000000 0.062532 ( 0.060990)
build_ruby 0.001683 0.000000 0.054445 ( 0.052790)
build_all 0.007242 0.000937 1.302830 ( 0.473897)
build_install 0.015510 0.002386 4.366252 ( 1.792434)
test_btest 0.000000 0.001585 53.357206 ( 6.210037)
test_basic 0.000000 0.005424 0.295304 ( 0.390619)
test_all 0.000000 0.001768 498.698520 ( 53.241777)
test_rubyspec 0.082826 0.057197 41.530952 ( 49.091402)
total: 112.35 sec