Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-122630
#<BuildRuby:0x00005603f77d7de0
@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.20220614-122630",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.006342 0.871190 ( 3.402913)
build_miniruby 0.000000 0.000995 0.057004 ( 0.055773)
build_ruby 0.000000 0.000995 0.058978 ( 0.057650)
build_all 0.001519 0.002706 1.495738 ( 0.609222)
build_install 0.007425 0.003713 6.291608 ( 2.821340)
test_btest 0.000461 0.000231 49.940572 ( 8.687778)
test_basic 0.003746 0.001873 0.259083 ( 0.347780)
test_all 0.000995 0.000497 615.608549 ( 90.981565)
test_rubyspec 0.071530 0.057714 44.224954 ( 49.819262)
total: 156.78 sec