Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-225409
#<BuildRuby:0x0000563e7012bdd0
@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.20220811-225409",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006389 0.000160 0.805945 ( 1.012464)
build_miniruby 0.000973 0.000070 0.058445 ( 0.057210)
build_ruby 0.000907 0.000064 0.059887 ( 0.058687)
build_all 0.004445 0.000318 1.553280 ( 0.598917)
build_install 0.008372 0.000598 5.649891 ( 2.172847)
test_btest 0.000716 0.000052 51.268011 ( 8.566513)
test_basic 0.005114 0.000365 0.282642 ( 0.371511)
test_all 0.001629 0.000116 624.610094 ( 91.082208)
test_rubyspec 0.111695 0.016970 44.159312 ( 51.546659)
total: 155.47 sec