Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-213731
#<BuildRuby:0x000055a27ea8beb8
@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.20220501-213731",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006702 0.000400 0.837414 ( 1.215808)
build_miniruby 0.000820 0.000117 0.057811 ( 0.056491)
build_ruby 0.000886 0.000127 0.057477 ( 0.056240)
build_all 0.004178 0.000000 1.505674 ( 0.603886)
build_install 0.005348 0.005304 6.210172 ( 2.810443)
test_btest 0.000590 0.000118 54.007122 ( 7.951269)
test_basic 0.004814 0.000963 0.284012 ( 0.372321)
test_all 0.001270 0.000254 603.819178 ( 94.956606)
test_rubyspec 0.071224 0.025672 43.861675 ( 48.891842)
total: 156.92 sec