Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-033641
#<BuildRuby:0x000056270ad6a9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-033641",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007808 0.003910 1.105858 ( 1.158218)
build_miniruby 0.000000 0.002204 0.101458 ( 0.098087)
build_ruby 0.000654 0.001833 0.095976 ( 0.092508)
build_all 0.005530 0.003217 1.270654 ( 0.545129)
build_install 0.017965 0.000000 1.655077 ( 0.884131)
test_btest 0.002404 0.000000 61.122126 ( 6.179600)
test_basic 0.003571 0.003118 0.356531 ( 0.458114)
test_all 0.007945 0.000442 511.480898 ( 54.307920)
test_rubyspec 0.082325 0.050133 42.569154 ( 50.994491)
total: 114.72 sec