Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-102727
#<BuildRuby:0x0000557d936980a0
@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.20220421-102727",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006626 0.000382 0.919422 ( 6.134090)
build_miniruby 0.000782 0.000112 0.057215 ( 0.056056)
build_ruby 0.000834 0.000119 0.058941 ( 0.057802)
build_all 0.004265 0.000000 1.465990 ( 0.609492)
build_install 0.006923 0.003992 6.218685 ( 2.808750)
test_btest 0.000682 0.000121 56.137691 ( 8.247100)
test_basic 0.001216 0.004509 0.263052 ( 0.351551)
test_all 0.001060 0.000249 608.248784 ( 90.487144)
test_rubyspec 0.076213 0.045862 44.476670 ( 49.441620)
total: 158.19 sec