Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-114833
#<BuildRuby:0x000055d92b93bde0
@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.20220722-114833",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000016 0.000000 0.000016 ( 0.000018)
build_up 0.006846 0.000000 0.832415 ( 1.534850)
build_miniruby 0.001002 0.000000 0.057314 ( 0.056117)
build_ruby 0.001033 0.000000 0.058905 ( 0.057718)
build_all 0.004534 0.000000 1.527169 ( 0.592077)
build_install 0.003176 0.007921 5.653445 ( 2.165476)
test_btest 0.000657 0.000069 54.588798 ( 7.813853)
test_basic 0.005187 0.000119 0.290586 ( 0.379723)
test_all 0.000996 0.000100 623.480808 ( 89.016475)
test_rubyspec 0.079868 0.043366 43.411926 ( 49.033287)
total: 150.65 sec