Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-124623
#<BuildRuby:0x00005576d4d58018
@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.20220727-124623",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003788 0.002563 0.814883 ( 1.015260)
build_miniruby 0.000846 0.000094 0.056699 ( 0.055537)
build_ruby 0.001013 0.000000 0.058921 ( 0.057694)
build_all 0.004656 0.000000 1.521172 ( 0.583873)
build_install 0.010660 0.000309 5.623796 ( 2.159834)
test_btest 0.000672 0.000061 49.331968 ( 8.467611)
test_basic 0.004845 0.000440 0.289995 ( 0.379594)
test_all 0.001176 0.000107 629.234217 ( 92.807910)
test_rubyspec 0.094970 0.032770 43.567454 ( 49.165886)
total: 154.69 sec