Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-123151
#<BuildRuby:0x00005601e715fdf8
@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.20220824-123151",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002611 0.004044 0.852458 ( 1.422289)
build_miniruby 0.000807 0.000053 0.057148 ( 0.056007)
build_ruby 0.000842 0.000056 0.059635 ( 0.058514)
build_all 0.004481 0.000000 1.565384 ( 0.597326)
build_install 0.010711 0.000406 1.907875 ( 0.961274)
test_btest 0.000810 0.000048 49.024976 ( 8.549004)
test_basic 0.001164 0.004239 0.294312 ( 0.383336)
test_all 0.002902 0.000172 606.940854 ( 90.757187)
test_rubyspec 0.080540 0.048116 44.455391 ( 52.886491)
total: 155.67 sec