Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-210303
#<BuildRuby:0x00005598114c0208
@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.20220726-210303",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006426 0.000459 0.817807 ( 1.025748)
build_miniruby 0.001063 0.000000 0.056951 ( 0.055681)
build_ruby 0.001033 0.000000 0.058706 ( 0.057464)
build_all 0.004750 0.000000 1.516145 ( 0.587891)
build_install 0.010982 0.000038 5.604343 ( 2.163388)
test_btest 0.000863 0.000000 54.704574 ( 7.877626)
test_basic 0.001659 0.004182 0.330469 ( 0.418858)
test_all 0.000921 0.000097 614.842124 ( 87.634149)
test_rubyspec 0.054464 0.052854 43.624797 ( 49.224516)
total: 149.05 sec