Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-025929
#<BuildRuby:0x0000558be62e2878
@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.20220725-025929",
@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.000002 0.000021 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005810 0.000415 0.811486 ( 0.968236)
build_miniruby 0.000899 0.000064 0.057590 ( 0.056344)
build_ruby 0.000761 0.000054 0.059289 ( 0.058155)
build_all 0.004201 0.000300 1.512773 ( 0.585293)
build_install 0.006385 0.004949 5.649283 ( 2.137632)
test_btest 0.000754 0.000100 54.387290 ( 7.821904)
test_basic 0.000000 0.006249 0.336416 ( 0.424037)
test_all 0.000000 0.001118 604.242448 ( 85.620261)
test_rubyspec 0.072385 0.048354 43.586421 ( 49.177013)
total: 146.85 sec