Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-223241
#<BuildRuby:0x0000557490c14c10
@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.20220211-223241",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010513 0.000000 0.990428 ( 1.630312)
build_miniruby 0.001584 0.000000 0.074578 ( 0.072954)
build_ruby 0.001691 0.000000 0.067292 ( 0.065805)
build_all 0.009425 0.000000 4.067671 ( 0.775610)
build_install 0.016235 0.006063 7.772637 ( 2.322098)
test_btest 0.001144 0.000000 76.246324 ( 8.080575)
test_basic 0.008824 0.000000 0.328843 ( 0.423641)
test_all 0.001810 0.000000 662.338778 ( 65.287592)
test_rubyspec 0.105775 0.062732 46.172255 ( 51.372488)
total: 130.03 sec