Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-065245
#<BuildRuby:0x0000555a4b0000f0
@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.20220529-065245",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.006151 0.000151 0.821244 ( 1.537454)
build_miniruby 0.000928 0.000062 0.057107 ( 0.055789)
build_ruby 0.000732 0.000048 0.057981 ( 0.056758)
build_all 0.000000 0.004297 1.531939 ( 0.612904)
build_install 0.007980 0.003216 6.324921 ( 2.859830)
test_btest 0.000698 0.000000 51.781728 ( 8.695471)
test_basic 0.002564 0.003023 0.338478 ( 0.427006)
test_all 0.002503 0.000155 649.452041 ( 95.901899)
test_rubyspec 0.089521 0.030332 43.955497 ( 49.534059)
total: 159.68 sec