Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-214455
#<BuildRuby:0x00005619aacf28c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-214455",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005844 0.000900 0.825544 ( 1.042826)
build_miniruby 0.000000 0.000949 0.057302 ( 0.056068)
build_ruby 0.000000 0.001009 0.058866 ( 0.057674)
build_all 0.001071 0.003611 1.537751 ( 0.602659)
build_install 0.010785 0.000003 5.670916 ( 2.180441)
test_btest 0.000587 0.000124 50.955079 ( 7.834772)
test_basic 0.005485 0.000000 0.310123 ( 0.399002)
test_all 0.001196 0.000000 595.800849 ( 90.818903)
test_rubyspec 0.061901 0.054284 43.608320 ( 49.224376)
total: 152.22 sec