Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-031950
#<BuildRuby:0x000055c158adcf40
@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.20220325-031950",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.009529 0.001723 0.997161 ( 1.178719)
build_miniruby 0.001822 0.000561 0.074745 ( 0.073086)
build_ruby 0.001599 0.000492 0.076456 ( 0.074302)
build_all 0.004995 0.004768 4.029588 ( 0.828069)
build_install 0.019296 0.003388 7.828776 ( 2.366408)
test_btest 0.000745 0.000235 73.991743 ( 8.131861)
test_basic 0.004250 0.004414 0.329221 ( 0.424888)
test_all 0.001396 0.000489 664.792048 ( 65.803213)
test_rubyspec 0.118979 0.046901 45.934774 ( 51.367182)
total: 130.25 sec