Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-022510
#<BuildRuby:0x000055edf9b3b810
@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.20220301-022510",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006917 0.003458 0.998564 ( 1.992996)
build_miniruby 0.002032 0.000000 0.067746 ( 0.066067)
build_ruby 0.002446 0.000000 0.076832 ( 0.074603)
build_all 0.006826 0.003797 4.218012 ( 0.878526)
build_install 0.019119 0.004462 8.001497 ( 2.442574)
test_btest 0.000842 0.000344 74.158185 ( 8.606996)
test_basic 0.007292 0.000105 0.333969 ( 0.422646)
test_all 0.000737 0.001078 656.487092 ( 64.919315)
test_rubyspec 0.085592 0.081445 46.380690 ( 51.866031)
total: 131.27 sec