Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-185047
#<BuildRuby:0x0000564a544d6620
@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.20220510-185047",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006158 0.000440 0.839322 ( 1.115424)
build_miniruby 0.000798 0.000057 0.056782 ( 0.055574)
build_ruby 0.000901 0.000065 0.057888 ( 0.056587)
build_all 0.004374 0.000000 1.514819 ( 0.606784)
build_install 0.009118 0.000003 6.320034 ( 2.880031)
test_btest 0.000698 0.000041 50.847210 ( 8.669298)
test_basic 0.005543 0.000326 0.339066 ( 0.427175)
test_all 0.002139 0.000126 619.425433 ( 88.844613)
test_rubyspec 0.092294 0.036721 44.128103 ( 49.057693)
total: 151.71 sec