Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-011614
#<BuildRuby:0x000055f9f52072c8
@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.20220719-011614",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005855 0.000455 0.849571 ( 1.021282)
build_miniruby 0.000809 0.000187 0.056585 ( 0.055378)
build_ruby 0.000794 0.000183 0.058830 ( 0.057615)
build_all 0.004539 0.000079 1.531509 ( 0.608631)
build_install 0.010641 0.000000 5.632153 ( 2.176324)
test_btest 0.000746 0.000000 52.650097 ( 8.205637)
test_basic 0.001903 0.004384 0.332972 ( 0.420555)
test_all 0.000882 0.000207 609.859910 ( 88.174673)
test_rubyspec 0.091496 0.034781 44.081177 ( 49.667807)
total: 150.39 sec