Logfile: /home/ko1/ruby/logs/brlog.trunk.20220704-033308
#<BuildRuby:0x0000558f66423df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220704-033308",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004125 0.002470 0.823815 ( 0.925176)
build_miniruby 0.000757 0.000142 0.056951 ( 0.055665)
build_ruby 0.000790 0.000149 0.059262 ( 0.058022)
build_all 0.003686 0.000691 1.506773 ( 0.599123)
build_install 0.009995 0.001103 6.323832 ( 2.862537)
test_btest 0.000745 0.000132 55.373900 ( 7.919086)
test_basic 0.001533 0.004525 0.288496 ( 0.376332)
test_all 0.001686 0.000396 608.514940 ( 88.714800)
test_rubyspec 0.054358 0.046793 44.465718 ( 50.029231)
total: 151.54 sec