Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-023120
#<BuildRuby:0x00005583820e32c8
@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.20220728-023120",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006107 0.000000 0.830061 ( 0.929886)
build_miniruby 0.001019 0.000000 0.057373 ( 0.056191)
build_ruby 0.001027 0.000000 0.058782 ( 0.057447)
build_all 0.004756 0.000000 1.531250 ( 0.589195)
build_install 0.006948 0.004342 5.639643 ( 2.145129)
test_btest 0.000700 0.000039 53.576571 ( 8.190659)
test_basic 0.001230 0.004523 0.266846 ( 0.355504)
test_all 0.000993 0.000110 621.900289 ( 88.330513)
test_rubyspec 0.096392 0.023271 43.636613 ( 49.237696)
total: 149.89 sec