Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-001307
#<BuildRuby:0x000055f2c58f84d8
@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.20220403-001307",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006193 0.004420 1.011585 ( 1.067019)
build_miniruby 0.002125 0.000000 0.078444 ( 0.076158)
build_ruby 0.002008 0.000021 0.077040 ( 0.074943)
build_all 0.004331 0.005271 4.184355 ( 0.849787)
build_install 0.017319 0.004325 8.650568 ( 2.975899)
test_btest 0.000939 0.000247 77.300110 ( 8.334813)
test_basic 0.006157 0.001620 0.338195 ( 0.424253)
test_all 0.001539 0.000171 713.041112 ( 68.438815)
test_rubyspec 0.095568 0.077766 46.648059 ( 51.987581)
total: 134.23 sec