Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-194929
#<BuildRuby:0x000055566f387f00
@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.20220804-194929",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003419 0.003017 0.844573 ( 1.039803)
build_miniruby 0.000866 0.000174 0.057166 ( 0.055935)
build_ruby 0.000846 0.000169 0.059118 ( 0.057810)
build_all 0.001536 0.003175 1.528430 ( 0.591269)
build_install 0.010883 0.000000 5.628722 ( 2.168820)
test_btest 0.000790 0.000000 56.140487 ( 8.163961)
test_basic 0.003072 0.002853 0.333215 ( 0.421261)
test_all 0.000939 0.000224 611.391569 ( 87.309829)
test_rubyspec 0.084052 0.037011 43.809873 ( 51.169119)
total: 150.98 sec