Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-234511
#<BuildRuby:0x000055bc3ee8a918
@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.20220516-234511",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006671 0.000386 0.784660 ( 1.168486)
build_miniruby 0.000891 0.000137 0.088599 ( 0.086459)
build_ruby 0.001654 0.000255 3.527252 ( 3.331164)
build_all 0.007990 0.001230 15.680577 ( 2.890974)
build_install 0.008359 0.002998 6.367723 ( 2.820891)
test_btest 0.000618 0.000109 55.479176 ( 7.992616)
test_basic 0.002006 0.003940 0.346576 ( 0.434388)
test_all 0.001085 0.000241 637.963611 ( 96.511601)
test_rubyspec 0.072471 0.054332 44.263499 ( 49.828431)
total: 165.07 sec