Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-194400
#<BuildRuby:0x000055bfee9c4088
@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.20220803-194400",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006844 0.890612 ( 0.928061)
build_miniruby 0.000195 0.000593 0.057143 ( 0.056030)
build_ruby 0.000849 0.000181 0.058763 ( 0.057553)
build_all 0.003758 0.000806 1.523787 ( 0.584145)
build_install 0.003711 0.005282 5.670066 ( 2.158068)
test_btest 0.000564 0.000161 53.701134 ( 7.782266)
test_basic 0.000000 0.005891 0.341383 ( 0.429115)
test_all 0.000000 0.001978 593.190664 ( 87.419276)
test_rubyspec 0.047057 0.077034 43.777816 ( 51.151059)
total: 150.57 sec