Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-085000
#<BuildRuby:0x00005634ff193e00
@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.20220829-085000",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005386 0.000898 0.861354 ( 1.953697)
build_miniruby 0.000776 0.000130 0.057862 ( 0.056725)
build_ruby 0.000725 0.000121 0.059318 ( 0.058146)
build_all 0.004506 0.000000 1.494369 ( 0.582508)
build_install 0.005533 0.004869 1.886174 ( 0.959299)
test_btest 0.000517 0.000111 50.710953 ( 8.314277)
test_basic 0.004920 0.001054 0.323838 ( 0.411616)
test_all 0.001510 0.000324 590.161783 ( 89.010967)
test_rubyspec 0.089580 0.035806 43.503745 ( 51.811498)
total: 153.16 sec