Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-102914
#<BuildRuby:0x000055b5671cf440
@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-102914",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007624 0.004530 1.012183 ( 1.253330)
build_miniruby 0.001625 0.000217 0.075155 ( 0.074983)
build_ruby 0.001866 0.000249 0.069767 ( 0.069289)
build_all 0.009445 0.000613 4.227758 ( 0.868275)
build_install 0.011924 0.011370 8.699912 ( 3.080058)
test_btest 0.001201 0.000000 73.864915 ( 8.564926)
test_basic 0.007975 0.000000 0.349316 ( 0.439336)
test_all 0.002104 0.000000 659.680948 ( 65.949463)
test_rubyspec 0.126683 0.051846 46.669117 ( 52.015313)
total: 132.32 sec