Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-055704
#<BuildRuby:0x000055f59c5bd550
@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.20220731-055704",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007216 0.003755 0.851722 ( 1.054056)
build_miniruby 0.001065 0.000327 0.064079 ( 0.062621)
build_ruby 0.001481 0.000455 0.061350 ( 0.059442)
build_all 0.003699 0.003980 1.258047 ( 0.474086)
build_install 0.013419 0.003102 4.154568 ( 1.796542)
test_btest 0.001700 0.000567 55.111686 ( 6.281184)
test_basic 0.004413 0.001471 0.288844 ( 0.389727)
test_all 0.002931 0.000260 509.769777 ( 53.555857)
test_rubyspec 0.098861 0.047281 41.949753 ( 47.751604)
total: 111.43 sec