Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-205046
#<BuildRuby:0x000055ac9b4d0038
@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.20220627-205046",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006449 0.000496 0.816782 ( 0.901744)
build_miniruby 0.000978 0.000075 0.057126 ( 0.055867)
build_ruby 0.000916 0.000070 0.059629 ( 0.058389)
build_all 0.003883 0.000298 1.500026 ( 0.603944)
build_install 0.010302 0.000792 6.279688 ( 2.822357)
test_btest 0.000794 0.000061 48.263146 ( 8.435311)
test_basic 0.005674 0.000436 0.297747 ( 0.385484)
test_all 0.001422 0.000109 613.492368 ( 91.324828)
test_rubyspec 0.048085 0.060044 44.720746 ( 50.275324)
total: 154.86 sec