Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-153230
#<BuildRuby:0x000055da5ac0e858
@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.20221107-153230",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006369 0.001061 0.935118 ( 0.978233)
build_miniruby 0.001298 0.000216 0.048945 ( 0.048894)
build_ruby 0.001298 0.000216 0.046649 ( 0.046663)
build_all 0.007083 0.001181 1.228396 ( 0.486881)
build_install 0.012925 0.001198 1.540150 ( 0.804268)
test_btest 0.001378 0.000212 61.178453 ( 6.567354)
test_basic 0.005027 0.000774 0.279666 ( 0.375473)
test_all 0.002289 0.000352 498.681064 ( 53.674333)
test_rubyspec 0.070738 0.064428 43.277361 ( 51.924942)
total: 114.91 sec