Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-192000
#<BuildRuby:0x000055e2e784f858
@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.20220207-192000",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010313 0.001373 0.945702 ( 1.028836)
build_miniruby 0.001575 0.000337 0.075778 ( 0.073802)
build_ruby 0.001895 0.000407 0.069231 ( 0.066869)
build_all 0.004712 0.004652 4.135017 ( 0.775601)
build_install 0.020287 0.002842 7.713659 ( 2.339668)
test_btest 0.000908 0.000217 68.972765 ( 8.648986)
test_basic 0.006722 0.001601 0.345490 ( 0.439407)
test_all 0.001462 0.000348 701.721552 ( 67.462095)
test_rubyspec 0.091537 0.083223 46.050476 ( 51.443612)
total: 132.28 sec