Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-000437
#<BuildRuby:0x0000558ef4a0bfa8
@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.20220730-000437",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006737 0.888392 ( 0.956957)
build_miniruby 0.000000 0.000983 0.057153 ( 0.055959)
build_ruby 0.000000 0.000964 0.059144 ( 0.057956)
build_all 0.000690 0.003791 1.516317 ( 0.590469)
build_install 0.005220 0.006204 5.626035 ( 2.171349)
test_btest 0.000641 0.000000 50.120515 ( 8.510566)
test_basic 0.005228 0.000474 0.332087 ( 0.420727)
test_all 0.000000 0.001155 634.106760 ( 89.003600)
test_rubyspec 0.092044 0.036615 43.698034 ( 49.285598)
total: 151.05 sec