Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-095307
#<BuildRuby:0x0000560c9c0781f0
@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.20220426-095307",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.002617 0.003930 0.846114 ( 1.041528)
build_miniruby 0.000894 0.000128 0.057324 ( 0.056211)
build_ruby 0.000896 0.000128 0.059119 ( 0.057831)
build_all 0.003676 0.000525 1.501323 ( 0.599792)
build_install 0.010174 0.000765 6.265119 ( 2.805987)
test_btest 0.000904 0.000121 54.899279 ( 8.465836)
test_basic 0.005688 0.000099 0.358956 ( 0.446858)
test_all 0.001184 0.000148 622.703401 ( 92.468443)
test_rubyspec 0.081742 0.043997 44.481816 ( 49.576478)
total: 155.52 sec