Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-173615
#<BuildRuby:0x000055abd0c54118
@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.20220531-173615",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002635 0.004500 0.831879 ( 1.397282)
build_miniruby 0.000870 0.000201 0.056884 ( 0.055599)
build_ruby 0.000857 0.000198 0.057462 ( 0.056180)
build_all 0.004310 0.000015 1.491060 ( 0.603954)
build_install 0.010759 0.000424 6.304512 ( 2.860437)
test_btest 0.000658 0.000124 54.240308 ( 8.307744)
test_basic 0.004838 0.000907 0.298996 ( 0.387566)
test_all 0.001868 0.000350 615.503044 ( 96.289227)
test_rubyspec 0.093729 0.034416 44.116217 ( 49.665863)
total: 159.62 sec