Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-223604
#<BuildRuby:0x0000557d0dee72c8
@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.20220617-223604",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006741 0.000188 0.845886 ( 1.012133)
build_miniruby 0.001008 0.000067 0.057608 ( 0.056350)
build_ruby 0.000887 0.000059 0.059759 ( 0.058615)
build_all 0.004314 0.000004 1.510112 ( 0.608325)
build_install 0.006911 0.004080 6.324853 ( 2.860467)
test_btest 0.000726 0.000081 49.108056 ( 8.135258)
test_basic 0.005457 0.000131 0.303988 ( 0.392520)
test_all 0.001307 0.000138 613.009385 ( 96.949434)
test_rubyspec 0.079014 0.042755 44.146499 ( 49.713273)
total: 159.79 sec