Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-050926
#<BuildRuby:0x00005586851cbe00
@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-050926",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006501 0.838560 ( 0.952932)
build_miniruby 0.000000 0.001026 0.057240 ( 0.055986)
build_ruby 0.000000 0.000885 0.059059 ( 0.057894)
build_all 0.000581 0.004018 1.538444 ( 0.595039)
build_install 0.009710 0.001581 5.656957 ( 2.157662)
test_btest 0.000551 0.000157 49.718445 ( 8.403750)
test_basic 0.004738 0.001353 0.335222 ( 0.422969)
test_all 0.001488 0.000243 601.606548 ( 85.900657)
test_rubyspec 0.086113 0.042756 43.773778 ( 49.350272)
total: 147.90 sec