Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-010009
#<BuildRuby:0x000055739ae80a68
@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-010009",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000050 0.000020 0.000070 ( 0.000070)
build_up 0.009514 0.000000 0.866640 ( 1.600393)
build_miniruby 0.001342 0.000000 0.053903 ( 0.052605)
build_ruby 0.001356 0.000000 0.050132 ( 0.048757)
build_all 0.003740 0.004027 1.216692 ( 0.466187)
build_install 0.013614 0.004568 4.324257 ( 1.793469)
test_btest 0.001090 0.000385 52.798741 ( 6.030557)
test_basic 0.007618 0.001139 0.280847 ( 0.369912)
test_all 0.001681 0.000561 482.484406 ( 51.697664)
test_rubyspec 0.095819 0.029583 41.877606 ( 47.709493)
total: 109.77 sec