Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-061403
#<BuildRuby:0x00005654d7df84f0
@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.20220219-061403",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.011092 0.948234 ( 1.110739)
build_miniruby 0.000000 0.002108 0.076638 ( 0.074321)
build_ruby 0.000000 0.002506 0.077097 ( 0.074632)
build_all 0.006918 0.003728 4.126903 ( 0.782717)
build_install 0.015423 0.009701 7.654374 ( 2.347928)
test_btest 0.000837 0.000418 73.273870 ( 8.491513)
test_basic 0.005204 0.002602 0.349110 ( 0.436971)
test_all 0.002150 0.000000 670.118495 ( 65.357422)
test_rubyspec 0.074871 0.074571 46.283424 ( 51.784432)
total: 130.46 sec