Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-075642
#<BuildRuby:0x000055a6602501f0
@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.20220421-075642",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006461 0.000362 0.821324 ( 0.877658)
build_miniruby 0.000896 0.000138 0.057440 ( 0.056214)
build_ruby 0.000807 0.000124 0.057939 ( 0.056831)
build_all 0.004310 0.000000 1.443121 ( 0.597757)
build_install 0.007587 0.003410 6.273656 ( 2.808964)
test_btest 0.000642 0.000113 49.588606 ( 8.992042)
test_basic 0.004994 0.000881 0.307815 ( 0.396071)
test_all 0.001420 0.000000 589.579085 ( 88.093866)
test_rubyspec 0.082248 0.028195 44.286852 ( 49.200720)
total: 151.08 sec