Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-153835
#<BuildRuby:0x000055ff7544c0d0
@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-153835",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006510 0.000000 0.911934 ( 2.838670)
build_miniruby 0.001013 0.000000 0.057029 ( 0.055786)
build_ruby 0.000995 0.000019 0.059419 ( 0.058188)
build_all 0.004249 0.000284 1.526648 ( 0.585232)
build_install 0.008449 0.000563 5.611783 ( 2.164491)
test_btest 0.000678 0.000045 52.106069 ( 8.345537)
test_basic 0.000472 0.005146 0.279498 ( 0.368289)
test_all 0.001072 0.000143 609.690522 ( 89.129867)
test_rubyspec 0.083897 0.040174 43.827376 ( 49.474039)
total: 153.02 sec