Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-164007
#<BuildRuby:0x00005637a8ac7778
@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.20220608-164007",
@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.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.011932 0.986548 ( 0.986405)
build_miniruby 0.001563 0.000695 0.078614 ( 0.075884)
build_ruby 0.001491 0.000573 0.079664 ( 0.077359)
build_all 0.008924 0.000117 1.501549 ( 0.596288)
build_install 0.011530 0.014009 5.885216 ( 2.832157)
test_btest 0.000806 0.000376 77.230766 ( 8.208177)
test_basic 0.007415 0.000000 0.331793 ( 0.423833)
test_all 0.002366 0.000000 694.780040 ( 67.159871)
test_rubyspec 0.098870 0.066678 45.617759 ( 51.349903)
total: 131.71 sec