Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-012439
#<BuildRuby:0x000055fcc48b27e0
@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.20220814-012439",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000000 0.006998 0.831385 ( 0.926822)
build_miniruby 0.000000 0.001045 0.058406 ( 0.057135)
build_ruby 0.000173 0.000831 0.060396 ( 0.059178)
build_all 0.001040 0.003625 1.519955 ( 0.588773)
build_install 0.008308 0.002584 1.897849 ( 0.960587)
test_btest 0.000600 0.000300 53.003358 ( 8.458649)
test_basic 0.005415 0.000899 0.335756 ( 0.423228)
test_all 0.002455 0.000000 617.542014 ( 89.339694)
test_rubyspec 0.071940 0.045225 43.969898 ( 51.334972)
total: 152.15 sec