Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-064844
#<BuildRuby:0x0000562b1a2be620
@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.20220520-064844",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006791 0.825575 ( 0.973727)
build_miniruby 0.000296 0.000691 0.056730 ( 0.055547)
build_ruby 0.000785 0.000168 0.057730 ( 0.056447)
build_all 0.003545 0.000760 1.498763 ( 0.605538)
build_install 0.008644 0.001852 6.305620 ( 2.844844)
test_btest 0.000678 0.000146 56.325039 ( 8.245036)
test_basic 0.004919 0.001054 0.352325 ( 0.440168)
test_all 0.002072 0.000178 640.481620 ( 90.269972)
test_rubyspec 0.061166 0.026814 44.246928 ( 49.812701)
total: 153.30 sec