Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-233618
#<BuildRuby:0x0000557b4e18bf68
@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.20220815-233618",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006357 0.000489 0.833991 ( 0.922951)
build_miniruby 0.000951 0.000074 0.058001 ( 0.056667)
build_ruby 0.000836 0.000064 0.059863 ( 0.058721)
build_all 0.004668 0.000000 1.533105 ( 0.590310)
build_install 0.005106 0.003691 1.920488 ( 0.966357)
test_btest 0.000735 0.000086 51.322113 ( 8.547189)
test_basic 0.001538 0.004561 0.349892 ( 0.437679)
test_all 0.001499 0.000264 602.006106 ( 94.664952)
test_rubyspec 0.105513 0.024405 43.805349 ( 51.175788)
total: 157.42 sec