Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-010239
#<BuildRuby:0x000055a2203c7f68
@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.20220830-010239",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005916 0.000910 0.832442 ( 1.020346)
build_miniruby 0.000773 0.000119 0.057825 ( 0.056600)
build_ruby 0.000858 0.000132 0.059775 ( 0.058515)
build_all 0.001637 0.003010 1.564918 ( 0.604583)
build_install 0.008447 0.000083 1.904040 ( 0.951373)
test_btest 0.000602 0.000106 48.723668 ( 8.275900)
test_basic 0.005068 0.000894 0.278070 ( 0.366304)
test_all 0.001897 0.000335 603.930423 ( 90.204712)
test_rubyspec 0.082544 0.044999 43.935355 ( 52.235323)
total: 153.77 sec