Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-051858
#<BuildRuby:0x000055a610c504e8
@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.20220328-051858",
@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.000002 0.000013 ( 0.000012)
configure 0.000081 0.000013 0.000094 ( 0.000107)
build_up 0.005272 0.005307 1.061254 ( 3.715800)
build_miniruby 0.002612 0.000000 0.074205 ( 0.071522)
build_ruby 0.002122 0.000074 0.073165 ( 0.071509)
build_all 0.008439 0.001809 4.147695 ( 0.848123)
build_install 0.016024 0.007735 7.978440 ( 2.451893)
test_btest 0.000878 0.000232 72.276642 ( 8.451432)
test_basic 0.000000 0.007529 0.332156 ( 0.420426)
test_all 0.000000 0.001713 660.254927 ( 65.484731)
test_rubyspec 0.095034 0.079243 45.772445 ( 50.855227)
total: 132.37 sec