Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-020944
#<BuildRuby:0x000055ef9b2e7468
@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.20220626-020944",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006159 0.000474 0.859942 ( 0.882982)
build_miniruby 0.000922 0.000071 0.058008 ( 0.056686)
build_ruby 0.000798 0.000061 0.059656 ( 0.058326)
build_all 0.004135 0.000318 1.524593 ( 0.610017)
build_install 0.003907 0.005713 6.274923 ( 2.826405)
test_btest 0.000709 0.000109 53.835659 ( 8.009287)
test_basic 0.005612 0.000020 0.261306 ( 0.350947)
test_all 0.001336 0.000191 611.636480 ( 87.323786)
test_rubyspec 0.099247 0.018408 44.023144 ( 49.603178)
total: 149.72 sec