Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-055809
#<BuildRuby:0x00005604ed8a5348
@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.20220809-055809",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010421 0.000802 0.888838 ( 1.062171)
build_miniruby 0.001619 0.000000 0.064868 ( 0.063217)
build_ruby 0.002025 0.000000 0.067274 ( 0.065416)
build_all 0.008487 0.000000 1.262842 ( 0.490316)
build_install 0.007324 0.008894 4.341168 ( 1.769954)
test_btest 0.001285 0.000214 51.097660 ( 6.037839)
test_basic 0.002227 0.004138 0.281364 ( 0.372274)
test_all 0.001257 0.002038 482.616688 ( 51.944607)
test_rubyspec 0.097745 0.033677 41.620173 ( 48.998341)
total: 110.81 sec