Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-171131
#<BuildRuby:0x0000556ac13e6878
@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.20220731-171131",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006037 0.000929 0.809842 ( 1.295631)
build_miniruby 0.000907 0.000140 0.056761 ( 0.055512)
build_ruby 0.000892 0.000137 0.059273 ( 0.058049)
build_all 0.004168 0.000642 1.515580 ( 0.589723)
build_install 0.005866 0.005022 5.614779 ( 2.172963)
test_btest 0.000580 0.000125 53.331175 ( 8.362005)
test_basic 0.001637 0.004041 0.327629 ( 0.415859)
test_all 0.000897 0.000239 632.281687 ( 89.972047)
test_rubyspec 0.071451 0.044456 44.091789 ( 49.760181)
total: 152.68 sec