Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-093255
#<BuildRuby:0x000055bc96fc2620
@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.20220518-093255",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006739 0.000188 0.886425 ( 5.667756)
build_miniruby 0.000976 0.000070 0.057233 ( 0.055972)
build_ruby 0.000805 0.000058 0.057629 ( 0.056461)
build_all 0.003933 0.000280 1.509007 ( 0.611326)
build_install 0.010904 0.000091 6.237088 ( 2.836788)
test_btest 0.000822 0.000051 50.168505 ( 7.879540)
test_basic 0.006286 0.000083 0.351572 ( 0.438993)
test_all 0.001216 0.000071 648.285897 ( 94.655695)
test_rubyspec 0.063773 0.056446 43.979299 ( 49.701374)
total: 161.90 sec