Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-143133
#<BuildRuby:0x000055b892a60018
@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.20220801-143133",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006541 0.000000 0.829166 ( 1.772255)
build_miniruby 0.001020 0.000000 0.058253 ( 0.057003)
build_ruby 0.001022 0.000000 0.059916 ( 0.058648)
build_all 0.004683 0.000000 1.554722 ( 0.604363)
build_install 0.011029 0.000000 5.635638 ( 2.167390)
test_btest 0.000825 0.000000 46.430058 ( 8.783985)
test_basic 0.006159 0.000000 0.369693 ( 0.457306)
test_all 0.001081 0.000000 625.179840 ( 91.180829)
test_rubyspec 0.074852 0.020686 43.765643 ( 49.456887)
total: 154.54 sec