Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-231425
#<BuildRuby:0x000055f55bfbbdb8
@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.20220808-231425",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002190 0.004373 0.855074 ( 0.939104)
build_miniruby 0.000851 0.000196 0.057746 ( 0.056496)
build_ruby 0.000797 0.000184 0.059737 ( 0.058528)
build_all 0.004548 0.000081 1.509048 ( 0.586221)
build_install 0.008845 0.001896 5.610371 ( 2.151209)
test_btest 0.000651 0.000140 44.994468 ( 8.500736)
test_basic 0.001878 0.004083 0.333459 ( 0.421383)
test_all 0.000888 0.000237 591.222941 ( 93.617991)
test_rubyspec 0.078566 0.039263 43.603457 ( 50.980727)
total: 157.31 sec