Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-213315
#<BuildRuby:0x0000559701ff44f0
@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.20220212-213315",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010606 0.000000 0.967897 ( 1.364388)
build_miniruby 0.002034 0.000000 0.074185 ( 0.072445)
build_ruby 0.002434 0.000000 0.076451 ( 0.074352)
build_all 0.004246 0.007164 4.077843 ( 0.794592)
build_install 0.023451 0.000047 7.789969 ( 2.344338)
test_btest 0.000925 0.000148 68.318813 ( 8.471534)
test_basic 0.004220 0.003975 0.336785 ( 0.425611)
test_all 0.001530 0.000294 699.241213 ( 67.574942)
test_rubyspec 0.091303 0.066754 46.080768 ( 51.392364)
total: 132.52 sec