Logfile: /home/ko1/ruby/logs/brlog.trunk.20220704-020615
#<BuildRuby:0x00005640d341fe00
@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.20220704-020615",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006920 0.000000 0.849372 ( 0.971012)
build_miniruby 0.001071 0.000000 0.056887 ( 0.055631)
build_ruby 0.000870 0.000000 0.058767 ( 0.057606)
build_all 0.004235 0.000000 1.504354 ( 0.604848)
build_install 0.006266 0.004592 6.270697 ( 2.844227)
test_btest 0.000826 0.000049 55.675787 ( 8.142955)
test_basic 0.005378 0.000041 0.292587 ( 0.381512)
test_all 0.001324 0.000073 623.058644 ( 89.814833)
test_rubyspec 0.093269 0.010805 44.382956 ( 49.947896)
total: 152.82 sec