Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-144134
#<BuildRuby:0x000055b4b5b972c8
@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.20220719-144134",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006231 0.000156 0.865680 ( 1.362656)
build_miniruby 0.000987 0.000066 0.057086 ( 0.055794)
build_ruby 0.000872 0.000058 0.060270 ( 0.059121)
build_all 0.004340 0.000290 1.542157 ( 0.602586)
build_install 0.011078 0.000000 5.652166 ( 2.167446)
test_btest 0.000722 0.000000 56.514052 ( 8.004890)
test_basic 0.005776 0.000000 0.342435 ( 0.430558)
test_all 0.001151 0.000000 620.127082 ( 89.501106)
test_rubyspec 0.090111 0.032205 43.885293 ( 49.484042)
total: 151.67 sec